commit | d99f7aec6e8b4ffe10d6df71d17d2c5cbef2ac65 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 11:16:00 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:10 2016 +0100 |
tree | 95d736efc1d7dfe755a52031992b3df6e8c28c00 | |
parent | f5cc554e1cf17482781069b671090d3a35d5413b [diff] |
gpio: omap: 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: Tony Lindgren <tony@atomide.com> Acked-by: Santosh Shilimkar <ssantosh@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>