]> git.baikalelectronics.ru Git - kernel.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)
commitcb84c020661bad2f513792082bda9bd36f396d9a
tree6a0e9bab07e4eb9a930a3a9b782b6a957f2ab3b4
parentb67161b25c64c4419241ccfb1b223c4888783042
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