HID: remove TENX iBuddy from blacklist
authorJiri Kosina <jkosina@suse.cz>
Wed, 23 Dec 2009 13:13:46 +0000 (14:13 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 13 Jan 2010 11:00:43 +0000 (12:00 +0100)
There were multiple reports which indicate that vendor messed up horribly
and the same VID/PID combination is used for completely different devices,
some of them requiring the blacklist entry and other not.

Remove the blacklist entry for this combination of VID/PID completely, and let
the user decide and unbind the driver via sysfs eventually, if needed. Proper
fix would be fixing the vendor.

References:

http://lkml.org/lkml/2009/2/10/434
http://bugzilla.kernel.org/show_bug.cgi?id=13411

Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found