commit | 709d71a17c3383eca79ce9142b8d4ddc0f8028d0 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Mon Dec 07 10:34:28 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 11:21:09 2016 +0100 |
tree | 143b27a934bc8cd0739ea6a122d29115b9f10fd9 | |
parent | 837c2705a3d5adca3ff5532d9cb6215803bea5f2 [diff] |
gpio: mpc8xxx: 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: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Alexander Stein <alexander.stein@systec-electronic.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>