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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 10 Nov 2019 10:27:54 +0000 (11:27 +0100)
commitf6ef35998fb0fc9e1b8e1234aa3e7a7ea221c0a5
tree423746cd18ab9e828f010928d7135728527a4ceb
parentc33f7efec3b346fcac55c0e2f74bf45290d5fc54
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2

[ Upstream commit b3060531979422d5bb18d80226f978910284dc70 ]

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