clk: Add client API to HTML docs
authorSean Anderson <seanga2@gmail.com>
Wed, 22 Dec 2021 17:11:12 +0000 (12:11 -0500)
committerSean Anderson <seanga2@gmail.com>
Fri, 25 Feb 2022 06:41:04 +0000 (01:41 -0500)
commit9c88b13a9031e8c1d9f4c2422791f84cd6604242
tree61fe41d56d054b7608526479fb9736b423c37106
parent14cacb019c2d2a97e8407fad08b164bc67def395
clk: Add client API to HTML docs

This converts the existing client (aka clk.h) documentation to kernel doc
format, and adds it to the HTML docs. I have tried to preserve existing
comments as much as possible, refraining from semantic changes.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Tested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Link: https://lore.kernel.org/r/20211222171114.3091780-4-seanga2@gmail.com
[rebased onto u-boot/master and resolved conflicts]
Signed-off-by: Sean Anderson <seanga2@gmail.com>
doc/api/clk.rst [new file with mode: 0644]
doc/api/index.rst
include/clk.h