linux/drivers/isdn/hardware/mISDN
Arvind Yadav ed038e7e68 isdn: mISDN: hfcpci: 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
  21656	   1024	     96	  22776	   58f8	isdn/hardware/mISDN/hfcpci.o

File size After adding 'const':
   text	   data	    bss	    dec	    hex	filename
  22424	    256	     96	  22776	   58f8	isdn/hardware/mISDN/hfcpci.o

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-15 21:25:56 -07:00
..
avmfritz.c isdn: mISDN: avmfritz: constify pci_device_id. 2017-07-15 21:25:56 -07:00
hfc_multi_8xx.h isdn: hardware: mISDN: Remove reference to CONFIG_8xx 2017-03-16 11:15:14 -07:00
hfc_multi.h
hfc_pci.h
hfcmulti.c isdn: mISDN: hfcmulti: constify pci_device_id. 2017-07-15 21:25:56 -07:00
hfcpci.c isdn: mISDN: hfcpci: constify pci_device_id. 2017-07-15 21:25:56 -07:00
hfcsusb.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
hfcsusb.h
iohelper.h
ipac.h mISDN: Support DR6 indication in mISDNipac driver 2016-03-14 15:51:29 -04:00
isar.h
Kconfig isdn: hardware: mISDN: Remove reference to CONFIG_8xx 2017-03-16 11:15:14 -07:00
Makefile
mISDNinfineon.c
mISDNipac.c mISDN: remove unnecessary variable assignments 2017-06-08 11:32:53 -04:00
mISDNisar.c isdn: use setup_timer 2017-03-24 12:33:42 -07:00
netjet.c isdn: mISDN: netjet: constify pci_device_id. 2017-07-15 21:25:56 -07:00
netjet.h
speedfax.c
w6692.c isdn: mISDN: w6692: constify pci_device_id. 2017-07-15 21:25:56 -07:00
w6692.h