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
..
2015-08-11 07:10:04 -03:00
2016-01-25 12:01:08 -02:00
2016-01-25 12:01:08 -02:00
2016-11-13 10:02:22 -08:00
2016-11-13 10:02:22 -08:00
2016-11-13 10:02:22 -08:00
2016-06-07 15:41:58 -03:00
2016-06-07 15:39:01 -03:00
2016-03-03 09:26:05 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2016-09-22 12:55:49 -03:00