commit | 7020e7c513e91a2e18ab67935e657c4de17e9043 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 14:58:56 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:16 2016 +0100 |
tree | cd16c86ee15c3cea61984f7597e9fe07343189ae | |
parent | 059e3972d00760e7d6dda54789fbbe05acf186a1 [diff] |
gpio: tz1090: 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: James Hogan <james.hogan@imgtec.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>