HID: Support 171 byte variant of Samsung USB IR receiver
authorRobert Schedel <r.schedel@yahoo.de>
Thu, 10 Dec 2009 23:37:11 +0000 (00:37 +0100)
committerJiri Kosina <jkosina@suse.cz>
Fri, 11 Dec 2009 09:59:02 +0000 (10:59 +0100)
commit3975bc56305256af7689bcce62284fc62e09fc8f
tree5be21a8e6c1bb742a169ea85b3076f20c2707b09
parent70c66567d1e41d8b2186a2d198997a1c8d79c0c4
HID: Support 171 byte variant of Samsung USB IR receiver

Extends the existing Samsung USB IrDA (0419:0001) quirk with newly reported 171
byte variant. It needs the same quirk as the other devices already supported
by hid-samsung (wrong logical range)

Refactors duplicate trace call into local helper function.

The original bug report for the new variant is available at the second half of
this ticket page:

  https://bugs.launchpad.net/bugs/326986

Signed-off-by: Robert Schedel <r.schedel@yahoo.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-samsung.c