]> git.baikalelectronics.ru Git - kernel.git/commit
clk: Clean up kernel-doc errors
authorStephen Boyd <sboyd@kernel.org>
Mon, 22 Jun 2020 09:09:35 +0000 (02:09 -0700)
committerStephen Boyd <sboyd@kernel.org>
Fri, 24 Jul 2020 09:41:52 +0000 (02:41 -0700)
commita26e4c821fb602f402abad84a6b455de89d74c0c
tree1f15e64cd031c22b079ba26358a5ab6d1f67fb9b
parent2b8eed292422023aac7cdb43d00b3f1b400e1687
clk: Clean up kernel-doc errors

Two things aren't documented causing kernel-doc to fail when checking
the core clk.c file. Fix them so that this file is clean.

Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20200622090935.213833-1-sboyd@kernel.org
drivers/clk/clk.c