commit | 0ca8c5c4af758b2a8d763b33508f99a3116c3c01 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 14:41:02 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:15 2016 +0100 |
tree | 1372c5d94b0158553db609b53f2f706909a17168 | |
parent | d27ad7a833443fe0c4247129ab97105f1d845cda [diff] |
gpio: tb10x: 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: Christian Ruppert <christian.ruppert@abilis.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>