summaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorSoren Brinkmann <soren.brinkmann@xilinx.com>2014-01-22 11:48:37 -0800
committerMike Turquette <mturquette@linaro.org>2014-02-18 14:08:05 -0800
commit5324fda79e28d1d4db0631369b39ff263d0142b4 (patch)
treec0809f634c9367690a7a0bbcbbc198404cdb635d /.mailmap
parent6d0abeca3242a88cab8232e4acd7e2bf088f3bc2 (diff)
downloadop-kernel-dev-5324fda79e28d1d4db0631369b39ff263d0142b4.zip
op-kernel-dev-5324fda79e28d1d4db0631369b39ff263d0142b4.tar.gz
clk: Fix notifier documentation
Contradicting to documenation, the notifier callbacks do receive the original clock rate in struct clk_notifier_data.old_rate and the new frequency struct clk_notifier_data.new_rate, independent of the notification reason. This behavior also seems to make more sense, since callbacks can use the same code to deterimine whether clocks are scaled up or down. Something which would not even possible in the post-rate-change case if the behavior was as documented. Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud