]> git.ipfire.org Git - thirdparty/kernel/stable.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, 27 Jul 2016 16:55:48 +0000 (09:55 -0700)
commit6003ead2d0bf3b28084c63a0b3e002e00df6ed3d
tree2a47d85d82b2828a2d560c107b7e2c7b439cb338
parentfc70a4a5cb616bf390cee03390265045de5cf06a
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector

commit 32cb0b37098f4beeff5ad9e325f11b42a6ede56c upstream.

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