linux/clk.h: use correct kernel-doc notation for 2 functions
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 7 Jan 2021 02:33:04 +0000 (18:33 -0800)
committerStephen Boyd <sboyd@kernel.org>
Tue, 12 Jan 2021 19:30:50 +0000 (11:30 -0800)
commitb90f3726ea3811421f56757e866f01f6e2bb37d6
tree0c47333ef6d875d787c1e93641719bbc5a94d9ad
parent5c8fe583cce542aa0b84adc939ce85293de36e5e
linux/clk.h: use correct kernel-doc notation for 2 functions

Fix kernel-doc notation for 2 functions so that the generated
html is correct. Currently it skips all text between the
':' and the '-', so "[un]register a clock rate" is missing.

Fixes: 86bcfa2e87c4 ("clk: add pr_debug & kerneldoc around clk notifiers")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Mike Turquette <mturquette@linaro.org>
Cc: Russell King <linux@armlinux.org.uk>
Cc: linux-clk@vger.kernel.org
Link: https://lore.kernel.org/r/20210107023304.24442-1-rdunlap@infradead.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
include/linux/clk.h