2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 15:43:59 +08:00
linux-next/drivers/pinctrl/meson
Linus Walleij 827c93dae7 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>
2016-01-05 14:14:50 +01:00
..
Makefile pinctrl: Add support for Meson8b 2015-04-07 11:44:40 +02:00
pinctrl-meson8.c pinctrl: Cleanup Meson8 driver 2015-04-07 11:40:42 +02:00
pinctrl-meson8b.c pinctrl: Fix gpio/pin mapping for Meson8b 2015-05-19 11:40:52 +02:00
pinctrl-meson.c pinctrl: meson: use gpiochip data pointer 2016-01-05 14:14:50 +01:00
pinctrl-meson.h pinctrl: Add support for Meson8b 2015-04-07 11:44:40 +02:00