linux/drivers/net/wireless/st/cw1200
Bhumika Goyal 3ac27dd37b cw1200: add const to hwbus_ops structures
Declare hwbus_ops structures as const as they are only passed as an
argument to the function cw1200_core_probe. This argument is of type
const. So, make these structures const.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-06-28 21:17:46 +03:00
..
bh.c
bh.h
cw1200_sdio.c cw1200: add const to hwbus_ops structures 2017-06-28 21:17:46 +03:00
cw1200_spi.c cw1200: add const to hwbus_ops structures 2017-06-28 21:17:46 +03:00
cw1200.h
debug.c
debug.h
fwio.c
fwio.h
hwbus.h
hwio.c
hwio.h
Kconfig
main.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
Makefile
pm.c
pm.h wireless: cw1200: use __maybe_unused to hide pm functions_ 2016-03-08 12:32:52 +02:00
queue.c
queue.h
scan.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
scan.h
sta.c mac80211: Pass new RSSI level in CQM RSSI notification 2017-02-08 10:43:04 +01:00
sta.h mac80211: pass block ack session timeout to to driver 2016-01-14 11:13:17 +01:00
txrx.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
txrx.h
wsm.c cw1200: fix bogus maybe-uninitialized warning 2016-11-17 08:47:58 +02:00
wsm.h