]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Hauppauge...
authorAndy Walls <awalls@radix.net>
Sat, 21 Nov 2009 19:19:27 +0000 (16:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:41:57 +0000 (18:41 -0200)
commit5fb23d4a2fd61dee85a5533231b7dca863e9458d
tree779bbbfba98ebea95b43f5e96bfb2458730e1ed8
parentc080f8b19c972e66c995c9cb96268e45954c0643
V4L/DVB (13446): ivtv: Add more explicit detection of known IR devices for Hauppauge cards

Avoid legacy IR I2C probing for PVR-150, PVR-500, and PVR-350 cards.  This
still probes, but restricts the possbile addresses probed per card.
Also removed legacy probe addresses for the KNC and PixelView cards which are
not supported by ivtv as far as I know.

Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/ivtv/ivtv-cards.c
drivers/media/video/ivtv/ivtv-cards.h
drivers/media/video/ivtv/ivtv-driver.c
drivers/media/video/ivtv/ivtv-i2c.c