alistair23-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.h mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. 2012-04-26 05:21:03 -04:00
hfc_multi_8xx.h isdn: hardware: mISDN: Remove reference to CONFIG_8xx 2017-03-16 11:15:14 -07:00
hfc_pci.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
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 mISDN: Add X-Tensions USB ISDN TA XC-525 2012-05-22 15:19:01 -04:00
iohelper.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
ipac.h mISDN: Support DR6 indication in mISDNipac driver 2016-03-14 15:51:29 -04:00
isar.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
Kconfig isdn: hardware: mISDN: Remove reference to CONFIG_8xx 2017-03-16 11:15:14 -07:00
Makefile mISDN: Add support for Traverse Technologies NETJet PCI cards 2009-07-25 20:22:36 +02:00
mISDNinfineon.c treewide: Fix typo in printk messages 2015-03-06 23:05:39 +01:00
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 isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
speedfax.c Drivers: isdn: remove __dev* attributes. 2013-01-03 15:57:02 -08:00
w6692.c isdn: mISDN: w6692: constify pci_device_id. 2017-07-15 21:25:56 -07:00
w6692.h mISDN: Add driver for Winbond cards 2009-07-25 20:21:28 +02:00