linux_dsm_epyc7002/drivers/media/dvb-frontends/drx39xyj
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
..
bsp_i2c.h
drx39xxj.h dvb-frontends: use IS_REACHABLE() instead of IS_ENABLED() 2015-04-08 15:05:12 -03:00
drx_dap_fasi.h
drx_driver_version.h
drx_driver.h
drxj_map.h
drxj.c [media] dvb: make DVB frontend *_ops instances "const" 2016-11-18 15:00:22 -02:00
drxj.h
Kconfig
Makefile