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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 16:47:38 +0000 (09:47 -0700)
commitd515ad3c27b2f41a0f2b29af61bb8cc131345782
tree2f5ef58bcde7706112fbc9d6ae1081b76e1eedd1
parent15e87566fc6fafda50aca428dc068f9c157ec68f
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>
drivers/usb/core/quirks.c