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)
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>

No differences found