linux_dsm_epyc7002/drivers/media/pci/pt1
Max Kellermann bd336e6344 [media] dvb: make DVB frontend *_ops instances "const"
These are immutable.  Making them "const" allows the compiler to move
them to the "rodata" section.

Note that cxd2841er_t_c_ops cannot be made "const", because
cxd2841er_attach() modifies it.  Ouch!

[mchehab@s-opensource.com: fix merge conflicts]
Signed-off-by: Max Kellermann <max.kellermann@gmail.com>

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-11-18 15:00:22 -02:00
..
Kconfig [media] Rename media/dvb as media/pci 2012-08-13 23:30:06 -03:00
Makefile [media] Rename media/dvb as media/pci 2012-08-13 23:30:06 -03:00
pt1.c [media] pt1: don't break long lines 2016-10-21 09:12:16 -02:00
va1j5jf8007s.c [media] dvb: make DVB frontend *_ops instances "const" 2016-11-18 15:00:22 -02:00
va1j5jf8007s.h [media] Rename media/dvb as media/pci 2012-08-13 23:30:06 -03:00
va1j5jf8007t.c [media] dvb: make DVB frontend *_ops instances "const" 2016-11-18 15:00:22 -02:00
va1j5jf8007t.h [media] Rename media/dvb as media/pci 2012-08-13 23:30:06 -03:00