commit | 88057d6e4a2a9c221bf81cfd18f25d0ff956af9e | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Dec 08 22:40:43 2015 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Jan 05 14:15:03 2016 +0100 |
tree | e00e12755fa5fdf59f48cf5d777a821643be3586 | |
parent | 9f57f81c129f0f9456f78f00235f70ac5e21e0f5 [diff] |
pinctrl: sunxi: 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: Chen-Yu Tsai <wens@csie.org> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>