diff options
author | Hayes Wang <[email protected]> | 2020-11-04 10:19:22 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-05 16:58:48 -0800 |
commit | c1aedf015ebdd0232757a66e2daccf1246bd609c (patch) | |
tree | 971e185b3036e9c04dc1bdcc620c6641144c89bc /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | 3ffec6a14f24714ced7e808360726434d463e660 (diff) |
net/usb/r8153_ecm: support ECM mode for RTL8153
Support ECM mode based on cdc_ether with relative mii functions,
when CONFIG_USB_RTL8152 is not set, or the device is not supported
by r8152 driver.
Both r8152 and r8153_ecm would check the return value of
rtl8152_get_version() in porbe(). If rtl8152_get_version()
return none zero value, the r8152 is used for the device
with vendor mode. Otherwise, the r8153_ecm is used for the
device with ECM mode.
Signed-off-by: Hayes Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions