]> git.kernelconcepts.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2012 23:56:58 +0000 (16:56 -0700)
commit92fc7a8b0f20bdb243c706daf42658e8e0cd2ef0
tree30e7a44b795cd65b09889d97767eec10975a1cab
parent6fffb77c8393151b0cf8cef1b9c2ba90587dd2e8
USB: add device quirk for Joss Optical touchboard

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>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c