commit | 1146f8822ae6601e24f9072d6cd74f76506142cd | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Sat Sep 01 14:11:22 2012 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sat Sep 01 12:52:24 2012 +0200 |
tree | 100cf7b583b03032fc2ee091ab3c585e8b21d2e6 | |
parent | dd2914972e5f6d9c1a687158c0f65b81d239fe37 [diff] |
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>