]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
authorHans de Goede <hdegoede@redhat.com>
Thu, 19 May 2016 15:12:20 +0000 (17:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jun 2016 21:56:24 +0000 (14:56 -0700)
commit32cb0b37098f4beeff5ad9e325f11b42a6ede56c
tree79b0e3bcc9acdcaf0999917381c05ea0471eb243
parent81099f97bd31e25ff2719a435b1860fc3876122f
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector

The Acer C120 LED Projector is a USB-3 connected pico projector which
takes both its power and video data from USB-3.

In combination with some hubs this device does not play well with
lpm, so disable lpm for it.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c