diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-11-16 15:05:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-12-18 14:19:20 -0800 |
commit | c94f05ee6bb5b5fabe730f0a2656643bc43862ed (patch) | |
tree | ef16e3c574a0d5a052a32e4be12d99f02024fdd2 /crypto | |
parent | 750ffe9bdc9605193178c9b20147f83c6f52d3ef (diff) |
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 'crypto')
0 files changed, 0 insertions, 0 deletions