Searched hist:"2 d64f31bdfbb2ea66cbd4271c079f11808c79c28" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/storage/ |
H A D | unusual_devs.h | diff 2d64f31bdfbb2ea66cbd4271c079f11808c79c28 Wed Jul 08 07:03:41 CDT 2015 Hans de Goede <hdegoede@redhat.com> usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectors
Grain-media GM12U320 based devices are mini video projectors using USB for both power and video data transport.
Their usb-storage interface is a virtual windows driver CD.
The gm12u320 kms driver needs these interfaces to talk to the device and export it as framebuffer & kms dri device nodes, so make sure that the usb-storage driver does not bind to it.
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|