Files
Linux/drivers/pinctrl/intel
Linus Walleij acfd4c633a pinctrl: intel: 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().

Acked-by: Mika Westerberg <[email protected]>
Acked-by: Heikki Krogerus <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
2016-01-05 14:14:49 +01:00
..