gpio: rdc321x: Prevent removal of modules exporting active GPIOs
authorAxel Lin <axel.lin@gmail.com>
Sat, 1 Sep 2012 06:11:22 +0000 (14:11 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 1 Sep 2012 10:52:24 +0000 (12:52 +0200)
commit1146f8822ae6601e24f9072d6cd74f76506142cd
tree100cf7b583b03032fc2ee091ab3c585e8b21d2e6
parentdd2914972e5f6d9c1a687158c0f65b81d239fe37
gpio: rdc321x: Prevent removal of modules exporting active GPIOs

This driver can be built as a module, set the missing owner field of
struct gpio_chip to prevent removal of modules exporting active GPIOs.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-rdc321x.c