commit | f372d5f59cc4879eee3efe19e309f95c4078d748 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Dec 06 10:51:13 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:05 2016 +0100 |
tree | ca23e9d6a4b7f1d890143c2c36e362be3d6dd65c | |
parent | 6219e7bba9d52ea5d40cd50d0cfe6059c2630fab [diff] |
gpio: f7188: 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: Andreas Bofjall <andreas@gazonk.org> Cc: Simon Guinot <simon.guinot@sequanux.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>