linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi/rtl8723ae
Arvind Yadav e9a214def6 rtlwifi: rtl8723ae: constify pci_device_id.
pci_device_id are not supposed to change at runtime. All functions
working with pci_device_id provided by <linux/pci.h> work with
const pci_device_id. So mark the non-const structs as const.

File size before:
   text	   data	    bss	    dec	    hex	filename
   2775	    912	      0	   3687	    e67	realtek/rtlwifi/rtl8723ae/sw.o

File size After adding 'const':
   text	   data	    bss	    dec	    hex	filename
   2839	    848	      0	   3687	    e67	realtek/rtlwifi/rtl8723ae/sw.o

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-08-03 13:06:23 +03:00
..
btc.h
def.h
dm.c rtlwifi: Add missing newlines to RT_TRACE calls 2016-07-08 12:58:38 +03:00
dm.h rtlwifi: rtl8723ae: Remove address of Free Software Foundation 2016-11-17 08:41:49 +02:00
fw.c net: replace more place to skb_put_[data:zero] 2017-06-20 13:30:14 -04:00
fw.h rtlwifi: rtl8723ae: Remove address of Free Software Foundation 2016-11-17 08:41:49 +02:00
hal_bt_coexist.c
hal_bt_coexist.h rtlwifi: rtl8723ae: Remove address of Free Software Foundation 2016-11-17 08:41:49 +02:00
hal_btc.c rtlwifi: Add missing newlines to RT_TRACE calls 2016-07-08 12:58:38 +03:00
hal_btc.h
hw.c rtlwifi: rtl8723ae: fix spelling mistake: "Coexistance" -> "Coexistence" 2017-05-18 17:15:00 +03:00
hw.h
led.c rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv 2017-02-08 17:24:42 +02:00
led.h
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
phy.c rtlwifi: rtl8723ae: Remove all instances of DBG_EMERG 2016-12-30 15:54:22 +02:00
phy.h
pwrseq.c
pwrseq.h
reg.h rtlwifi: fix REG_USTIME_TSF register definition 2017-06-21 18:23:43 +03:00
rf.c rtlwifi: rtl8723ae: Remove all instances of DBG_EMERG 2016-12-30 15:54:22 +02:00
rf.h
sw.c rtlwifi: rtl8723ae: constify pci_device_id. 2017-08-03 13:06:23 +03:00
sw.h
table.c
table.h
trx.c mac80211: separate encoding/bandwidth from flags 2017-04-28 10:41:45 +02:00
trx.h rtlwifi: use s8 instead of char 2016-06-29 18:48:15 +03:00