summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-pca953x.c
diff options
context:
space:
mode:
authorGrygorii Strashko <grygorii.strashko@ti.com>2015-06-25 15:13:33 (GMT)
committerLinus Walleij <linus.walleij@linaro.org>2015-07-16 12:26:03 (GMT)
commitc23837ce73a0cb84ab046a6c0aace30fdd1e26f0 (patch)
tree309e33543c8bde9af9739b68614344a4f5973407 /drivers/gpio/gpio-pca953x.c
parent34ab54edbef902f31842b428dce9530f3283847c (diff)
downloadlinux-c23837ce73a0cb84ab046a6c0aace30fdd1e26f0.tar.xz
gpio: omap: prevent module from being unloaded while in use
OMAP GPIO driver allowed to be built as loadable module, but it doesn't set owner field in GPIO chip structure. As result, module_get/put() API is not working and it's possible to unload OMAP driver while in use: omap_gpio 48051000.gpio: REMOVING GPIOCHIP WITH GPIOS STILL REQUESTED Hence, add missing configuration. Cc: Tony Lindgren <tony@atomide.com> Fixes: cac089f9026e ('gpio: omap: Allow building as a loadable module') Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Acked-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-pca953x.c')
0 files changed, 0 insertions, 0 deletions