summaryrefslogtreecommitdiff
path: root/scripts/recordmcount.c
diff options
context:
space:
mode:
authorElaine Zhang <zhangqing@rock-chips.com>2016-11-08 12:10:14 +0300
committerHeiko Stuebner <heiko@sntech.de>2016-11-14 14:20:53 +0300
commita554bb5fb01804a38fde3782831c9567d997939e (patch)
tree44b076daccdd72bd73208c57e5b1dd80adce89d5 /scripts/recordmcount.c
parentbf92384b6d729b22916ba832b4a225ca196e98ba (diff)
downloadlinux-a554bb5fb01804a38fde3782831c9567d997939e.tar.xz
clk: rockchip: validity should be checked prior to cpu clock rate change
If validity is not checked prior to clock rate change, clk_set_rate( cpu_clk, unsupported_rate) will return success, but the real clock rate change operation is prohibited in post clock change event. Alough post clock change event will report error due to unsupported clock rate is set, but this error message is ignored by clock framework. Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Tested-by: Rocky Hao <rocky.hao@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'scripts/recordmcount.c')
0 files changed, 0 insertions, 0 deletions