mirror-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
..
Kconfig
Makefile
bh.c
bh.h
cw1200.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
debug.c
debug.h
fwio.c
fwio.h
hwbus.h
hwio.c
hwio.h
main.c
pm.c
pm.h
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
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