From: Mauro Carvalho Chehab Date: Tue, 19 Oct 2010 00:10:46 +0000 (-0300) Subject: [media] cx231xx: Only register USB interface 1 X-Git-Tag: v2.6.37-rc1~64^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10e4ebb6d5fcc60e0b78b228c2683cb6ee4543ba;p=pandora-kernel.git [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 Acked-by: Sri Devi Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed