]> git.karo-electronics.de Git - linux-beck.git/commit
clk: add pr_debug & kerneldoc around clk notifiers
authorMike Turquette <mturquette@linaro.org>
Tue, 25 Feb 2014 00:08:41 +0000 (16:08 -0800)
committerMike Turquette <mturquette@linaro.org>
Tue, 25 Feb 2014 01:13:55 +0000 (17:13 -0800)
commit86bcfa2e87c42b8af77188e7a939e952199d4da1
tree6a0e9bab07e4eb9a930a3a9b782b6a957f2ab3b4
parent05135b4cb4e20a3f36f09e7e5c798eac30c49c21
clk: add pr_debug & kerneldoc around clk notifiers

Both the pr_err and the additional kerneldoc aim to help when debugging
errors thrown from within a clock rate-change notifier callback.

Reported-by: Sören Brinkmann <soren.brinkmann@xilinx.com>
Acked-by: Sören Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/clk.c
include/linux/clk.h