git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05135b4
)
clk: add pr_debug & kerneldoc around clk notifiers
author
Mike Turquette
<mturquette@linaro.org>
Tue, 25 Feb 2014 00:08:41 +0000
(16:08 -0800)
committer
Mike Turquette
<mturquette@linaro.org>
Tue, 25 Feb 2014 01:13:55 +0000
(17:13 -0800)
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>
No differences found