aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJames Liao <[email protected]>2015-05-21 15:12:52 +0800
committerStephen Boyd <[email protected]>2015-06-04 14:07:07 -0700
commit90acb40f1874f7b304b1d8d9b07c72aa83337e31 (patch)
tree7807dd965433e47911ad83b858037a7d0ea96b79 /scripts/gdb/linux/utils.py
parentf71355b3d14421784f13c44b66fe0fbc7d3dbdb1 (diff)
clk: mediatek: Fix apmixedsys clock registration
The size of clk_data should be the same as CLK_APMIXED_NR_CLK instead of ARRAY_SIZE(plls). CLK_APMIXED_* is numbered from 1, so CLK_APMIXED_NR_CLK will be greater than ARRAY_SIZE(plls). Signed-off-by: James Liao <[email protected]> Acked-by: Sascha Hauer <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions