Documentation, split up rtc.txt into documentation and test file
authorPrarit Bhargava <prarit@redhat.com>
Mon, 23 Mar 2015 20:32:09 +0000 (16:32 -0400)
committerShuah Khan <shuahkh@osg.samsung.com>
Wed, 25 Mar 2015 04:01:58 +0000 (22:01 -0600)
commit4a5fd81507eaea556e533e9ebc8a3cf31fe159d1
tree21b26a2c6983d79c77f893dfde6961943287d840
parentf901caaf8e45c7917029ec9197622f0167ea2d40
Documentation, split up rtc.txt into documentation and test file

This patch splits rtc.txt into two separate files, one for the
documentation itself, and the other for the rtctest.c file.  The rtctest
file is moved into the kernel tools/testing/selftests/timers directory.
This will make automated testing easier.  Note that the only difference in
the rtc.txt file is that the location of the rtctest.c file has changed.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Acked-by: John Stultz <john.stultz@linaro.org>
Cc: corbet@lwn.net
Cc: rtc-linux@googlegroups.com
Cc: linux-doc@vger.kernel.org
Cc: a.zummo@towertech.it
Cc: prarit@redhat.com
Cc: john.stultz@linaro.org
Cc: shuahkh@osg.samsung.com
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Documentation/rtc.txt
tools/testing/selftests/timers/Makefile
tools/testing/selftests/timers/rtctest.c [new file with mode: 0644]
This page took 0.026745 seconds and 5 git commands to generate.