diff options
author | Stephen Boyd <[email protected]> | 2016-11-16 11:02:00 -0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2016-11-16 11:04:17 -0800 |
commit | 3ca0b51decf780ce6277b088a9f28cd6fb71e372 (patch) | |
tree | 3649f02495c45329772a25752d43608bcafe7f7d /tools/perf/scripts/python | |
parent | 10f2bfb092e3b49000526c02cfe8b2abbbdbb752 (diff) |
clk: berlin: Pass correct type to hw provider registration
Dan Carpenter reports that we're passing a pointer to a pointer
here when we should just be passing a pointer. Pass the right
pointer so that the of_clk_hw_onecell_get() sees the appropriate
data pointer on its end.
Reported-by: Dan Carpenter <[email protected]>
Cc: Jisheng Zhang <[email protected]>
Cc: Alexandre Belloni <[email protected]>
Cc: Sebastian Hesselbarth <[email protected]>
Cc: Stephen Boyd <[email protected]>
Fixes: f6475e298297 ("clk: berlin: Migrate to clk_hw based registration and OF APIs")
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions