mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-10 23:18:10 +09:00
We move to manage this pointer under gpiolib control rather than leave it in the subdevice's gpio_chip. We can not NULL it after gpiochip_remove so at to keep things tight. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>