linux/drivers/video/fbdev/matrox
Arvind Yadav c564dbcdc9 video: fbdev: matroxfb: 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
  19884	   3036	     96	  23016	   59e8	fbdev/matrox/matroxfb_base.o

File size after adding 'const':
   text	   data	    bss	    dec	    hex	filename
  20300	   2620	     96	  23016	   59e8	fbdev/matrox/matroxfb_base.o

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Antonino Daplas <adaplas@gmail.com>
Cc: Maik Broemme <mbroemme@libmpq.org>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
2017-08-01 17:20:45 +02:00
..
g450_pll.c
g450_pll.h
i2c-matroxfb.c
Makefile
matroxfb_accel.c
matroxfb_accel.h
matroxfb_base.c video: fbdev: matroxfb: constify pci_device_id. 2017-08-01 17:20:45 +02:00
matroxfb_base.h PCI: Remove includes of asm/pci-bridge.h 2016-02-05 16:29:28 -06:00
matroxfb_crtc2.c
matroxfb_crtc2.h
matroxfb_DAC1064.c video: fbdev: matroxfb: use designated initializers 2017-01-11 17:09:50 +01:00
matroxfb_DAC1064.h
matroxfb_g450.c matroxfb: constify local structures 2016-09-27 11:14:28 +03:00
matroxfb_g450.h
matroxfb_maven.c video: fbdev: matrox: use c99 initializers in structures 2014-08-26 15:52:38 +03:00
matroxfb_maven.h
matroxfb_misc.c
matroxfb_misc.h
matroxfb_Ti3026.c video: fbdev: matroxfb: use designated initializers 2017-01-11 17:09:50 +01:00
matroxfb_Ti3026.h