]> git.baikalelectronics.ru Git - kernel.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)
commit4e8a62d28ac57483bdee4918c12d19c78b8d6e25
tree30e7a44b795cd65b09889d97767eec10975a1cab
parentcb047af0c7d4586b339bee8212fbe88669fb7dea
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