linux-stable/drivers/media/common/siano
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] sms: Remove CONFIG_ prefix from Kconfig symbols 2014-07-22 09:57:28 -03:00
Makefile [media] siano: split debugfs code into a separate file 2013-03-21 07:48:41 -03:00
sms-cards.c [media] siano: get rid of sms_dbg parameter 2015-02-26 09:10:05 -03:00
sms-cards.h [media] siano: use pr_* print functions 2015-02-26 09:10:01 -03:00
smscoreapi.c [media] siano: firmware buffer is too small 2016-02-16 09:29:13 -02:00
smscoreapi.h [media] siano: define SRVM_MAX_PID_FILTERS only once 2015-05-13 17:01:44 -03:00
smsdvb-debugfs.c [media] siano: replace sms_err by pr_err 2015-02-26 09:10:02 -03:00
smsdvb-main.c [media] dvb: make DVB frontend *_ops instances "const" 2016-11-18 15:00:22 -02:00
smsdvb.h [media] dvb: Get rid of typedev usage for enums 2015-06-09 17:47:35 -03:00
smsendian.c [media] siano: remove the remaining CamelCase compliants 2013-03-21 10:03:45 -03:00
smsendian.h
smsir.c media: replace bellow -> below 2015-05-08 14:48:48 -03:00
smsir.h smsir.h: remove a now duplicated definition (IR_DEFAULT_TIMEOUT) 2015-11-19 11:41:36 -02:00