Documentation/usb: Fix typo
Fix small typo authroized -> authorized in the authorization page. Signed-off-by: Thiébaud Weksteen <tweek@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a62d2d4490
commit
77df6d8d72
|
@ -119,5 +119,5 @@ If a deauthorized interface will be authorized so the driver probing must
|
|||
be triggered manually by writing INTERFACE to /sys/bus/usb/drivers_probe
|
||||
|
||||
For drivers that need multiple interfaces all needed interfaces should be
|
||||
authroized first. After that the drivers should be probed.
|
||||
authorized first. After that the drivers should be probed.
|
||||
This avoids side effects.
|
||||
|
|
Loading…
Reference in New Issue
Block a user