]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging/wilc1000: split out bus specific modules
authorArnd Bergmann <arnd@arndb.de>
Mon, 16 Nov 2015 14:05:08 +0000 (15:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:19:20 +0000 (14:19 -0800)
commit750ffe9bdc9605193178c9b20147f83c6f52d3ef
tree42d12e99179fcc657823ed27150b5fa1002cbf8e
parente28e84d29395278860626bb967286f0e21fe3263
staging/wilc1000: split out bus specific modules

The SPI and SDIO specific code is now separate enough that
we just need to restructure the Makefile and Kconfig logic
a bit and export a couple of symbols from the common module
to have separate bus glue drivers.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/Kconfig
drivers/staging/wilc1000/Makefile
drivers/staging/wilc1000/linux_wlan.c
drivers/staging/wilc1000/wilc_debugfs.c
drivers/staging/wilc1000/wilc_wlan.c