commit | 552dd7959c7d2c4f60ea4fc1f06985db76ec2beb | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 04 16:21:53 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:04 2016 +0100 |
tree | 4a40f9c17e9bcbaf4d6285c5d52075af9a0aceb2 | |
parent | 0f6082d2b811ec56c4f7ecdde80410e17cf04452 [diff] |
gpio: da9055: 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>