commit | c63b30b08971ad5894061841a2c7f012eea747c0 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 14:34:33 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:14 2016 +0100 |
tree | bd0a9482506322502b20f7008e3982697a665fcc | |
parent | b03c04a0aab1715ca8c501d41f9175a9047ef79f [diff] |
gpio: stp-xway: 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: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>