mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-03-18 13:04:18 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue