OSDN Git Service

r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
authorKazutoshi Noguchi <noguchi.kazutosi@gmail.com>
Sun, 20 Oct 2019 15:03:07 +0000 (00:03 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Oct 2019 19:06:41 +0000 (12:06 -0700)
commitb3060531979422d5bb18d80226f978910284dc70
tree502b13f07c45c7d0c83a49c180e1db709e4c5f86
parente7a409c3f46cb0dbc7bfd4f6f9421d53e92614a5
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2

This device is sold as 'ThinkPad USB-C Dock Gen 2 (40AS)'.
Chipset is RTL8153 and works with r8152.
Without this, the generic cdc_ether grabs the device, and the device jam
connected networks up when the machine suspends.

Signed-off-by: Kazutoshi Noguchi <noguchi.kazutosi@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ether.c
drivers/net/usb/r8152.c