mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
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]>