Skip to content
Commit f14382d7 authored by Stephen Boyd's avatar Stephen Boyd
Browse files

clk: Drop duplicate clk_register() documentation



clk_register() isn't the main way to register a clk anymore. Developers
should use clk_hw_register() instead. Furthermore, this whole chunk of
documentation duplicates what's in the C file, so let's just use that.

Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 73d4f945
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment