Searched hist:"827 c93dae7275aaf7bfc2f1b41e1e6845751dda9" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/pinctrl/meson/ |
H A D | pinctrl-meson.c | diff 827c93dae7275aaf7bfc2f1b41e1e6845751dda9 Tue Dec 08 08:26:34 CET 2015 Linus Walleij <linus.walleij@linaro.org> pinctrl: meson: 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: Beniamino Galvani <b.galvani@gmail.com> Cc: Carlo Caione <carlo@endlessm.com> Cc: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|