commit | d660c68eb5b24051a4765d473765d9021a720975 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 14:08:12 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:12 2016 +0100 |
tree | c4e692f0fbdae8589347ed6be951974ca56494bc | |
parent | 81d0c31d11846f282f08ff81219ff6b7230a78b1 [diff] |
gpio: rc5t583: 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>