commit | 81d0c31d11846f282f08ff81219ff6b7230a78b1 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 11:42:22 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:12 2016 +0100 |
tree | 95a553e81bc9efe3ca4f6e95d36b8a822ddc1326 | |
parent | d81b37fcad764c7babd7dd858aeb1b9afd2df5cc [diff] |
gpio: pxa: 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: Daniel Mack <zonque@gmail.com> Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>