diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-11-16 15:05:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-12-18 14:19:20 -0800 |
commit | 7d37a4a1b48ff6c365f6fd3d74ebe043cb8cb8a7 (patch) | |
tree | bd875d5b546d8a3badcc4d83bad159ddf3f61469 /drivers/of/Makefile | |
parent | c4d139cb8d7dbe67cfbaefa70230d144dbada34c (diff) | |
download | op-kernel-dev-7d37a4a1b48ff6c365f6fd3d74ebe043cb8cb8a7.zip op-kernel-dev-7d37a4a1b48ff6c365f6fd3d74ebe043cb8cb8a7.tar.gz |
staging/wilc1000: pass hif operations through initialization
The wilc_hif_spi and wilc_hif_sdio structures are part of
the bus specific code, and the generic code should have no knowledge
of their addresses.
This changes the code to reference them only from the bus
specific initialization code, which we can then use to split
up the driver into separate modules.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/of/Makefile')
0 files changed, 0 insertions, 0 deletions