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:
da2f006
)
docs: ia64: correct typo
author
Julia Lawall
<Julia.Lawall@inria.fr>
Thu, 30 Jul 2020 10:17:30 +0000
(12:17 +0200)
committer
Jonathan Corbet
<corbet@lwn.net>
Fri, 31 Jul 2020 17:09:09 +0000
(11:09 -0600)
Replace RTC_WKLAM_RD with RTC_WKALM_RD.
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Link:
https://lore.kernel.org/r/1596104250-32673-1-git-send-email-Julia.Lawall@inria.fr
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/ia64/efirtc.rst
patch
|
blob
|
history
diff --git
a/Documentation/ia64/efirtc.rst
b/Documentation/ia64/efirtc.rst
index 2f7ff5026308b8bc686bcb8502f8f8a395d28fb0..fd832840830152b8a4a34208dd20bd61aa034d06 100644
(file)
--- a/
Documentation/ia64/efirtc.rst
+++ b/
Documentation/ia64/efirtc.rst
@@
-113,7
+113,7
@@
We have added 2 new ioctl()s that are specific to the EFI driver:
Read the current state of the alarm::
- ioctl(d, RTC_WK
LA
M_RD, &wkt)
+ ioctl(d, RTC_WK
AL
M_RD, &wkt)
Set the alarm or change its status::