aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-05-07 05:35:44 -0400
committerJonathan Corbet <corbet@lwn.net>2018-05-08 12:09:24 -0400
commit18bcaa4e617c04043e46e70c54753d42cf6728f4 (patch)
treedd607437275ca632b0ec80e8cfaca742c18d5d74 /Documentation/admin-guide/kernel-parameters.txt
parentd8a121e3d5a503152206bfa1d16d88074b121b2a (diff)
docs: driver-api: add clk documentation
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>
Diffstat (limited to 'Documentation/admin-guide/kernel-parameters.txt')
-rw-r--r--Documentation/admin-guide/kernel-parameters.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 865a24e4d516..42f3e2884e7c 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -518,7 +518,7 @@
518 those clocks in any way. This parameter is useful for 518 those clocks in any way. This parameter is useful for
519 debug and development, but should not be needed on a 519 debug and development, but should not be needed on a
520 platform with proper driver support. For more 520 platform with proper driver support. For more
521 information, see Documentation/clk.txt. 521 information, see Documentation/driver-api/clk.rst.
522 522
523 clock= [BUGS=X86-32, HW] gettimeofday clocksource override. 523 clock= [BUGS=X86-32, HW] gettimeofday clocksource override.
524 [Deprecated] 524 [Deprecated]