]> git.ipfire.org Git - thirdparty/kernel/stable.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>
Tue, 2 Oct 2012 17:39:37 +0000 (10:39 -0700)
commit00f008d4f31bf349279c52efb109bc62d1c93acc
tree5055398360bd34f17ba0ea1cb51b884100989cf1
parent994f290171f0018246612b9cfd890a184d7dd7a6
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