V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known I2C...
authorAndy Walls <awalls@radix.net>
Sat, 21 Nov 2009 14:41:33 +0000 (11:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:41:56 +0000 (18:41 -0200)
commitbfbde8ee56d4a19e2d36a5a24b6dbfd298298bf1
treea51cf805259a3c8661d6261657ed061dc1992d57
parentf412d36a8c9f8e40e057b71e80d534ac388e903e
V4L/DVB (13443): ivtv: Defer legacy I2C IR probing until after setup of known I2C devices

This avoids collisions of legacy IR controller probing with known I2C devices
in the card definitions in ivtv-cards.c.  I2C driver modules for device listed
explicitly in a card definition should always take precedence over a probe
guessing where and IR controller may be.

Reviewed-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ivtv/ivtv-driver.c
drivers/media/video/ivtv/ivtv-i2c.c
drivers/media/video/ivtv/ivtv-i2c.h