commit | 72a1ca2cb9f415e01c2e6c1b84f172f188daf8d4 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Dec 04 16:25:04 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:04 2016 +0100 |
tree | f95c6f9332db5db607e5411f93c7e4f72c2ea92f | |
parent | 552dd7959c7d2c4f60ea4fc1f06985db76ec2beb [diff] |
gpio: davinci: 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: Grygorii Strashko <grygorii.strashko@ti.com> Cc: Sekhar Nori <nsekhar@ti.com> Cc: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>