linux/drivers/media/pci/ddbridge
Daniel Scheller 0937e7e712 media: ddbridge: const'ify all ddb_info, ddb_regmap et al
All data is accessed RO, so mark everything const. Some vars in several
functions aswell as function signatures also require the const keyword
now, they're also added by this commit.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-08-20 07:42:22 -04:00
..
ddbridge-core.c media: ddbridge: const'ify all ddb_info, ddb_regmap et al 2017-08-20 07:42:22 -04:00
ddbridge-hw.c media: ddbridge: const'ify all ddb_info, ddb_regmap et al 2017-08-20 07:42:22 -04:00
ddbridge-hw.h media: ddbridge: remove ddb_info's from the global scope 2017-08-20 07:41:38 -04:00
ddbridge-i2c.c media: ddbridge: const'ify all ddb_info, ddb_regmap et al 2017-08-20 07:42:22 -04:00
ddbridge-i2c.h media: ddbridge: bump ddbridge code to version 0.9.29 2017-08-20 07:01:04 -04:00
ddbridge-io.h media: ddbridge: split I/O related functions off from ddbridge.h 2017-08-20 07:04:53 -04:00
ddbridge-main.c media: ddbridge: move ddb_unmap(), cleanup modparams 2017-08-20 07:40:53 -04:00
ddbridge-maxs8.c media: ddbridge: fix buffer overflow in max_set_input_unlocked() 2017-08-20 07:27:35 -04:00
ddbridge-maxs8.h media: ddbridge: support MaxLinear MXL5xx based cards (MaxS4/8) 2017-08-20 07:27:11 -04:00
ddbridge-regs.h media: ddbridge: support MaxLinear MXL5xx based cards (MaxS4/8) 2017-08-20 07:27:11 -04:00
ddbridge.h media: ddbridge: const'ify all ddb_info, ddb_regmap et al 2017-08-20 07:42:22 -04:00
Kconfig media: ddbridge: support MaxLinear MXL5xx based cards (MaxS4/8) 2017-08-20 07:27:11 -04:00
Makefile media: ddbridge: support MaxLinear MXL5xx based cards (MaxS4/8) 2017-08-20 07:27:11 -04:00