Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
adaf12d8
Commit
adaf12d8
authored
Oct 08, 2003
by
Alexey Dobriyan
Committed by
Paul Mackerras
Oct 08, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] USB: Fix two typos in drivers/usb/README
parent
9c5740b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
drivers/usb/README
drivers/usb/README
+2
-4
No files found.
drivers/usb/README
View file @
adaf12d8
...
@@ -8,7 +8,7 @@ host/ - This is for all of the USB host drivers. This
...
@@ -8,7 +8,7 @@ host/ - This is for all of the USB host drivers. This
includes UHCI, OHCI, EHCI, and any others that might
includes UHCI, OHCI, EHCI, and any others that might
be created in the future.
be created in the future.
device
/ - This is for all of the USB device controller drivers.
gadget
/ - This is for all of the USB device controller drivers.
Individual USB driver directories. A new driver should be added to the
Individual USB driver directories. A new driver should be added to the
...
@@ -16,7 +16,7 @@ first subdirectory in the list below that it fits into.
...
@@ -16,7 +16,7 @@ first subdirectory in the list below that it fits into.
image/ - This is for still image drivers, like scanners or
image/ - This is for still image drivers, like scanners or
digital cameras.
digital cameras.
input/ - This i
f
for any driver that uses the input subsystem,
input/ - This i
s
for any driver that uses the input subsystem,
like keyboard, mice, touchscreens, tablets, etc.
like keyboard, mice, touchscreens, tablets, etc.
media/ - This is for multimedia drivers, like video cameras,
media/ - This is for multimedia drivers, like video cameras,
radios, and any other drivers that talk to the v4l
radios, and any other drivers that talk to the v4l
...
@@ -29,5 +29,3 @@ class/ - This is for all USB device drivers that do not fit
...
@@ -29,5 +29,3 @@ class/ - This is for all USB device drivers that do not fit
of USB Class specified devices.
of USB Class specified devices.
misc/ - This is for all USB device drivers that do not fit
misc/ - This is for all USB device drivers that do not fit
into any of the above categories.
into any of the above categories.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment