]> Git Repo - linux.git/commit
gpio: mb86s7x: share with other SoCs as module
authorArd Biesheuvel <[email protected]>
Fri, 27 Oct 2017 20:21:47 +0000 (21:21 +0100)
committerLinus Walleij <[email protected]>
Tue, 31 Oct 2017 12:11:38 +0000 (13:11 +0100)
commite1289dba18bf905870a42b994c003586688d9353
tree159add0401520544411252a2d1da5b13f99173c0
parent4714221b0c62e6dc3f7ac31d1f50478f16259e71
gpio: mb86s7x: share with other SoCs as module

In order to reuse this driver for the Socionext Synquacer SC2A11 SoC,
which inherited this IP from Fujitsu, remove the ARCH_MB86S7X Kconfig
dependency, and revert the changes that prevent it from being built as
a module.

This reverts commits d65aa4b67b4f47f303bdeaef1e4d42ef18e6b293 and
d5610e514e92144d19bd5e39e5cf3804bbf85f3e.

Cc: Geliang Tang <[email protected]>
Cc: Paul Gortmaker <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
[Folded in module_platform_driver() fixup]
Signed-off-by: Linus Walleij <[email protected]>
drivers/gpio/Kconfig
drivers/gpio/gpio-mb86s7x.c
This page took 0.052228 seconds and 4 git commands to generate.