commit | 8f01c9d05733db0071884b4af0003f8ac10513ae | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@googlemail.com> | Fri Apr 29 02:53:14 2016 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Apr 29 16:13:08 2016 +0200 |
tree | b2db6e30b7b231e569f57c20458a9fa12b624ef1 | |
parent | e6cb3486f5a1bd55240e8326691dbfb86564f8c6 [diff] |
gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case GPIO_GENERIC_PLATFORM is a tristate. If the module option is selected the resulting gpio-generic.ko will lack most of the module initialzation and probe code. Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>