mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-15 18:10:41 +09: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(). Signed-off-by: Linus Walleij <linus.walleij@linaro.org>