commit | 57683ec203a642e8fc8befac94c8341d237f5d54 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 04 15:26:35 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:02 2016 +0100 |
tree | 58250b07f5b040e40eb1c9e5eaf668d925311352 | |
parent | 397d0773a9044c8df1be87e53840ab374932d80c [diff] |
gpio: amd8111: use gpiochip data pointer This makes the driver use the data pointer added to the gpio_chip to store a pointer to the state container instead of relying on container_of(). Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>