linux_dsm_epyc7002/drivers/net/wireless/cw1200
Antonio Borneo 9030d52cfb wireless: cw1200: Remove redundant spi driver bus initialization
In ancient times it was necessary to manually initialize the bus
field of an spi_driver to spi_bus_type. These days this is done in
spi_register_driver(), so we can drop the manual assignment.

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
To: Solomon Peachy <pizza@shaftnet.org>
To: Kalle Valo <kvalo@codeaurora.org>
To: linux-wireless@vger.kernel.org
To: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-07-21 16:43:46 +03:00
..
bh.c
bh.h
cw1200_sdio.c
cw1200_spi.c wireless: cw1200: Remove redundant spi driver bus initialization 2015-07-21 16:43:46 +03:00
cw1200.h
debug.c
debug.h
fwio.c cw1200: Less function calls in cw1200_load_firmware_cw1200() after error detection 2015-02-06 08:48:04 +02:00
fwio.h
hwbus.h
hwio.c
hwio.h
Kconfig
main.c mac80211: convert HW flags to unsigned long bitmap 2015-06-10 16:05:36 +02:00
Makefile
pm.c wireless: cw1200: Use setup_timer 2015-01-07 10:44:59 +02:00
pm.h
queue.c cw1200: queue: Use setup_timer 2015-01-07 10:45:04 +02:00
queue.h
scan.c cw1200: use msecs_to_jiffies for conversion 2015-02-06 08:43:29 +02:00
scan.h
sta.c mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
sta.h
txrx.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
txrx.h
wsm.c
wsm.h