]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec3ff69e6871ea9ddd3df91f785090f19a451990
treea51cf805259a3c8661d6261657ed061dc1992d57
parentc639dcb7f948cf871c5e5ba215909c4f57940f4e
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