Collection of aesthetic adjustments to various PPS-related files,
directories and Documentation, some quite minor just for the sake of
consistency, including:
* Updated example of pps device tree node (courtesy Rodolfo G.)
* "PPS-API" -> "PPS API"
* "pps_source_info_s" -> "pps_source_info"
* "ktimer driver" -> "pps-ktimer driver"
* "ppstest /dev/pps0" -> "ppstest /dev/pps1" to match example
* Add missing PPS-related entries to MAINTAINERS file
* Other trivialities
Diff stat:
Documentation/devicetree/bindings/pps/pps-gpio.txt | 8 ++++++--
Documentation/pps/pps.txt | 44 +++++++++++++++++++++++---------------------
MAINTAINERS | 3 +++
include/linux/pps-gpio.h | 2 +-
include/linux/pps_kernel.h | 16 +++++++---------
include/uapi/linux/pps.h | 4 ++--
kernel/time/timekeeping.c | 2 +-
7 files changed, 43 insertions(+), 36 deletions(-)
Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>