projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb56eca
)
PCI: correct flag name
author
Julia Lawall
<Julia.Lawall@inria.fr>
Sun, 26 Jul 2020 15:47:35 +0000
(17:47 +0200)
committer
Jonathan Corbet
<corbet@lwn.net>
Mon, 27 Jul 2020 22:21:04 +0000
(16:21 -0600)
RESOURCE_IO does not exist. Rename to IORESOURCE_IO.
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Link:
https://lore.kernel.org/r/1595778455-12132-1-git-send-email-Julia.Lawall@inria.fr
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/sysfs-pci.rst
patch
|
blob
|
history
diff --git
a/Documentation/filesystems/sysfs-pci.rst
b/Documentation/filesystems/sysfs-pci.rst
index a265f3e2cc80ac5e7b12541e573838098e4da31f..742fbd21dc1f0586c2e320c1c856866d6d257eac 100644
(file)
--- a/
Documentation/filesystems/sysfs-pci.rst
+++ b/
Documentation/filesystems/sysfs-pci.rst
@@
-63,7
+63,7
@@
files, each with their own function.
binary - file contains binary data
cpumask - file contains a cpumask type
-.. [1] rw for RESOURCE_IO (I/O port) regions only
+.. [1] rw for
IO
RESOURCE_IO (I/O port) regions only
The read only files are informational, writes to them will be ignored, with
the exception of the 'rom' file. Writable files can be used to perform