commit | 0f6082d2b811ec56c4f7ecdde80410e17cf04452 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 04 16:19:52 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:04 2016 +0100 |
tree | fd08009498f70b6e8c00e091363fdab21b1fa571 | |
parent | c634fc19fe39f49a00d0e8e922a60ae24b8855b1 [diff] |
gpio: da9052: 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: Ashish Jangam <ashish.jangam@kpitcummins.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>