commit | 94a90370427fb927442c0a00180ddbaf08f577df | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 14:46:45 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:15 2016 +0100 |
tree | 48afb2b00e3146bcc45ee385e6a37fb0152cc706 | |
parent | 92a41e2f73879373a4ce2df4b2137d03ba1289ec [diff] |
gpio: tps6586x: 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(). Acked-by: Laxman Dewangan <ldewangan@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>