diff options
author | Alexey Klimov <klimov.linux@gmail.com> | 2013-03-28 00:08:19 +0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-03-29 15:13:40 +0100 |
commit | 30b29537bcba070b3df8d7d24c1975676a1a6a4f (patch) | |
tree | a268c979c61a078fc2f07b4268b8ff0e8c407017 /drivers/hid/hid-magicmouse.c | |
parent | 5b4617d82020addf244c8c5206270e49ef9933d6 (diff) |
media: radio-ma901: return ENODEV in probe if usb_device doesn't match
Masterkit MA901 usb radio device shares USB ID with Atmel V-USB devices.
This patch adds additional checks in usb_ma901radio_probe() and if
product or manufacturer doesn't match we return -ENODEV and don't
continue. This allows hid drivers to handle not MA901 device.
Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-magicmouse.c')
0 files changed, 0 insertions, 0 deletions