linux/drivers/media
Andy Walls 958411bc48 V4L/DVB (12884): cx18: Eliminate warning about discarding 'const' is assignment for IR init
i2c-kbd-i2c allows a bridge driver to pass information about IR configuration,
but uses a "void *" to pass along what is essentially constant data.  This
change casts a const * to a void * to remove the warning.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-09-19 00:14:07 -03:00
..
common V4L/DVB (12871): tda18271: fix bad data in tda18271_cid_target table 2009-09-19 00:13:52 -03:00
dvb V4L/DVB (12756): af9015: fix typo in register compare 2009-09-18 23:47:54 -03:00
radio V4L/DVB (12612): si4713: simplify the code to remove a compiler warning. 2009-09-12 12:19:50 -03:00
video V4L/DVB (12884): cx18: Eliminate warning about discarding 'const' is assignment for IR init 2009-09-19 00:14:07 -03:00
Kconfig V4L/DVB (11881): one kconfig controls them all 2009-06-16 18:21:16 -03:00
Makefile