docs: driver-api: add clk documentation
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 7 May 2018 09:35:44 +0000 (06:35 -0300)
committerJonathan Corbet <corbet@lwn.net>
Tue, 8 May 2018 16:09:24 +0000 (10:09 -0600)
The clk.rst is already in ReST format. So, move it to the
driver-api guide, where it belongs.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/00-INDEX
Documentation/admin-guide/kernel-parameters.txt
Documentation/driver-api/clk.rst [moved from Documentation/clk.txt with 100% similarity]
Documentation/driver-api/index.rst

index 6e141c05f3d2ded6eb5b7dba827a2ae3ac6fa35e..a50d2380b6fb7bc0fbaa62e9c836ca08a28779e3 100644 (file)
@@ -82,8 +82,6 @@ cgroup-v1/
        - cgroups v1 features, including cpusets and memory controller.
 cgroup-v2.txt
        - cgroups v2 features, including cpusets and memory controller.
-clk.txt
-       - info on the common clock framework
 cma/
        - Continuous Memory Area (CMA) debugfs interface.
 conf.py
index 865a24e4d516fd4cb183acb9e6d59e9352f8e140..42f3e2884e7c771f9a017165b7c493cf84c9ef22 100644 (file)
                        those clocks in any way. This parameter is useful for
                        debug and development, but should not be needed on a
                        platform with proper driver support.  For more
-                       information, see Documentation/clk.txt.
+                       information, see Documentation/driver-api/clk.rst.
 
        clock=          [BUGS=X86-32, HW] gettimeofday clocksource override.
                        [Deprecated]
index 3ac51c94f97be5e7d810f947c93df94a920fce33..5d04296f5ce043c9162e87a5d1e25568ae431c79 100644 (file)
@@ -17,6 +17,7 @@ available subsections can be seen below.
    basics
    infrastructure
    pm/index
+   clk
    device-io
    device_connection
    dma-buf