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:
6e7ac7b
)
Doc: pps: Fix file name in pps.txt
author
Masanari Iida
<standby24x7@gmail.com>
Mon, 13 Jul 2015 03:29:11 +0000
(12:29 +0900)
committer
Jonathan Corbet
<corbet@lwn.net>
Tue, 14 Jul 2015 18:35:42 +0000
(12:35 -0600)
This patch fix a file name of example code.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Rodolfo Giometti <giometti@enneenne.com>
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 c508cceeee7d0358f7e7165e0c0d50b07a01a005..7cb7264ad598868a3dc8893a7700f322bb29c6f5 100644
(file)
--- a/
Documentation/pps/pps.txt
+++ b/
Documentation/pps/pps.txt
@@
-125,7
+125,7
@@
The same function may also run the defined echo function
(pps_ktimer_echo(), passing to it the "ptr" pointer) if the user
asked for that... etc..
-Please see the file drivers/pps/clients/ktimer.c for example code.
+Please see the file drivers/pps/clients/
pps-
ktimer.c for example code.
SYSFS support