projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62e153c
)
Documentation: pps: fix spelling mistake
author
Eric Engestrom
<eric@engestrom.ch>
Mon, 25 Apr 2016 06:36:58 +0000
(07:36 +0100)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 28 Apr 2016 13:23:59 +0000
(07:23 -0600)
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/pps/pps.txt
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/pps/pps.txt
b/Documentation/pps/pps.txt
index 7cb7264ad598868a3dc8893a7700f322bb29c6f5..50022b3c8ebf99de1920e7fe5db90c9b5ce62f3f 100644
(file)
--- a/
Documentation/pps/pps.txt
+++ b/
Documentation/pps/pps.txt
@@
-98,7
+98,7
@@
pps_source_info_s as follows:
};
and then calling the function pps_register_source() in your
-intialization routine as follows:
+in
i
tialization routine as follows:
source = pps_register_source(&pps_ktimer_info,
PPS_CAPTUREASSERT | PPS_OFFSETASSERT);