OSDN Git Service

usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Tue, 8 Aug 2017 09:51:27 +0000 (17:51 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Aug 2017 20:40:30 +0000 (13:40 -0700)
commitdd3a2a08943f565da74f18e0ac3d71d3b6c04e22
tree119d4ce88f1fa22b6db04c3895724e1555e970de
parent921a1ed2a11ad05ffd95171a6b7509634baab760
usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter

commit 7496cfe5431f21da5d27a8388c326397e3f0a5db upstream.

Moshi USB to Ethernet Adapter internally uses a Genesys Logic hub to
connect to Realtek r8153.

The Realtek r8153 ethernet does not work on the internal hub, no-lpm quirk
can make it work.

Since another r8153 dongle at my hand does not have the issue, so add
the quirk to the Genesys Logic hub instead.

Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c