From: Jarod Wilson Date: Tue, 1 Mar 2011 15:38:28 +0000 (-0300) Subject: [media] mceusb: don't claim multifunction device non-IR parts X-Git-Tag: v2.6.38~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6994eb0a706bf36bcb3b5f7e439c5b76c31cfe5;p=pandora-kernel.git [media] mceusb: don't claim multifunction device non-IR parts There's a Realtek combo card reader and IR receiver device with multiple usb interfaces on it. The mceusb driver is incorrectly grabbing all of them. This change should make it bind to only interface 2 (patch based on lsusb output on the linux-media list from Lucian Muresan). Tested regression-free with the six mceusb devices I have myself. Reported-by: Patrick Boettcher Reported-by: Lucian Muresan Signed-off-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed