]> git.karo-electronics.de Git - mv-sheeva.git/commit
[media] cx231xx: Only register USB interface 1
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 19 Oct 2010 00:10:46 +0000 (21:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 13:46:49 +0000 (11:46 -0200)
commit10e4ebb6d5fcc60e0b78b228c2683cb6ee4543ba
tree4d19529a8facdb9f8c75d6b44f10aec8f3c6688e
parent56e92f60c3baa08a66a025ba4ed10c15c4a059cb
[media] cx231xx: Only register USB interface 1

Interface 0 is used by IR. The current driver starts initializing
on it, finishing on interface 6. Change the logic to only handle
interface 1. This allows another driver (mceusb) to take care of
the IR interface.

Reviewed-by: Jarod Wilson <jarod@redhat.com>
Acked-by: Sri Devi <Srinivasa.Deevi@conexant.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx231xx/cx231xx-cards.c