mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
usb: ehci-rockchip: fix typo
'work around' should be 'walk around' Signed-off-by: lyz <lyz@rock-chips.com>
This commit is contained in:
@@ -478,7 +478,7 @@ static int __init ehci_rk_init(void)
|
||||
ehci_init_driver(&rk_ehci_hc_driver, &rk_overrides);
|
||||
|
||||
/*
|
||||
* Work-around: RK3288 do not support OHCI controller, so our
|
||||
* Walk around: RK3288 do not support OHCI controller, so our
|
||||
* vendor-spec ehci driver has to prevent handing off this port to
|
||||
* OHCI by standard ehci-hub driver, put PORT_OWNER back to 0 manually.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user