]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: add device quirk for Joss Optical touchboard
authorAlan Stern <stern@rowland.harvard.edu>
Tue, 4 Sep 2012 14:41:02 +0000 (10:41 -0400)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 19 Sep 2012 14:05:16 +0000 (15:05 +0100)
commit06c181e04d2fb11e2671789ac7ce354e31621533
tree36c9965eab2b0e82c136ff37a28b2166aa8e97b0
parent702066cc9b7651ccd94f02bde59355c659f74b52
USB: add device quirk for Joss Optical touchboard

commit 92fc7a8b0f20bdb243c706daf42658e8e0cd2ef0 upstream.

This patch (as1604) adds a CONFIG_INTF_STRINGS quirk for the Joss
infrared touchboard device.  The device doesn't like to be asked for
its interface strings.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Reported-by: adam ? <adam3337@wp.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/core/quirks.c