From: Alexey Klimov Date: Wed, 27 Mar 2013 20:07:29 +0000 (+0400) Subject: HID: fix Masterkit MA901 hid quirks X-Git-Tag: v3.9-rc6~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b4617d82020addf244c8c5206270e49ef9933d6;p=pandora-kernel.git HID: fix Masterkit MA901 hid quirks This patch reverts commit 0322bd3980 ("usb hid quirks for Masterkit MA901 usb radio") and adds checks in hid_ignore() for Masterkit MA901 usb radio device. This usb radio device shares USB ID with many Atmel V-USB (and probably other) devices so patch sorts things out by checking name, vendor, product of hid device. Signed-off-by: Alexey Klimov Acked-by: Mauro Carvalho Chehab Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed