projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c12c81
)
docs: trace: fix a typo
author
Bryan Brattlof
<hello@bryanbrattlof.com>
Tue, 11 Aug 2020 16:17:12 +0000
(16:17 +0000)
committer
Jonathan Corbet
<corbet@lwn.net>
Tue, 11 Aug 2020 16:22:15 +0000
(10:22 -0600)
emumerated -> enumerated
Signed-off-by: Bryan Brattlof <hello@bryanbrattlof.com>
Link:
https://lore.kernel.org/r/87lfili2d8.fsf@bryanbrattlof.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/trace/intel_th.rst
patch
|
blob
|
history
diff --git
a/Documentation/trace/intel_th.rst
b/Documentation/trace/intel_th.rst
index
70b7126
..
b31818d
100644
(file)
--- a/
Documentation/trace/intel_th.rst
+++ b/
Documentation/trace/intel_th.rst
@@
-58,7
+58,7
@@
Bus and Subdevices
For each Intel TH device in the system a bus of its own is
created and assigned an id number that reflects the order in which TH
-devices were e
m
umerated. All TH subdevices (devices on intel_th bus)
+devices were e
n
umerated. All TH subdevices (devices on intel_th bus)
begin with this id: 0-gth, 0-msc0, 0-msc1, 0-pti, 0-sth, which is
followed by device's name and an optional index.