summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2015-11-16 15:05:09 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-12-18 14:19:20 -0800
commitc94f05ee6bb5b5fabe730f0a2656643bc43862ed (patch)
treeef16e3c574a0d5a052a32e4be12d99f02024fdd2 /drivers/staging/wilc1000/wilc_wlan.c
parent750ffe9bdc9605193178c9b20147f83c6f52d3ef (diff)
downloadop-kernel-dev-c94f05ee6bb5b5fabe730f0a2656643bc43862ed.zip
op-kernel-dev-c94f05ee6bb5b5fabe730f0a2656643bc43862ed.tar.gz
staging/wilc1000: use more regular probing
So far, my patches tried to do equivalent conversions of the existing code. This one goes beyond that by restructuring how the devices get probed. In particular, the spi driver no longer creates the netdev until the device is probed, and I've removed the global wilc_sdio_func and wilc_spi_dev variables in favor of retrieving them from the wilc_dev variable that will eventually get passed through all functions instead of using a global. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/wilc_wlan.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud