Searched hist:d463c6ff88108d187c73396280f5dae8b4a78e65 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpio/ |
H A D | Kconfig | diff d463c6ff88108d187c73396280f5dae8b4a78e65 Wed Nov 27 15:46:06 CET 2013 Jean Delvare <jdelvare@suse.de> gpio-lynxpoint: Allow building as a module
Change CONFIG_GPIO_LYNXPOINT from bool to tristate so that the gpio-lynxpoint driver can be built as a module.
Add the required glue: an exit function to unregister the driver, and module information.
Signed-off-by: Jean Delvare <jdelvare@suse.de> Cc: Mathias Nyman <mathias.nyman@linux.intel.com> Cc: Linus Walleij <linus.walleij@linaro.org> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|