linux/drivers/media
Jean Delvare 1df8e9861c V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needs
In the standard device driver binding model, the name field of
struct i2c_client is used to match devices to their drivers, so we
must stop using it for internal purposes. Define a separate field
in struct IR_i2c as a replacement, and use it.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-06-16 18:21:11 -03:00
..
common V4L/DVB (11806): xc5000: add copyright line 2009-06-16 18:21:08 -03:00
dvb V4L/DVB (11841): core: fix potential mutex_unlock without mutex_lock in dvb_dvr_read 2009-06-16 18:21:10 -03:00
radio V4L/DVB (11842): radio-mr800.c: missing mutex include 2009-06-16 18:21:10 -03:00
video V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needs 2009-06-16 18:21:11 -03:00
Kconfig V4L/DVB (10633): DAB: fix typo 2009-03-30 12:42:49 -03:00
Makefile