commit | 059e3972d00760e7d6dda54789fbbe05acf186a1 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 14:57:25 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:16 2016 +0100 |
tree | 844ae582d3531e0e992b0ba0fa25c9624e59aea3 | |
parent | 231a8680b78260f5d9905beaf36741fcf9940a29 [diff] |
gpio: tz1090-pdc: 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>