aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorWeiyi Lu <[email protected]>2020-05-27 14:25:49 +0800
committerStephen Boyd <[email protected]>2020-05-28 21:26:26 -0700
commit571cfadcc628dd5591444f7289e27445ea732f4c (patch)
tree14b595b3db18ea47f5cd0fd91e59c5425898c1df /tools/perf/scripts/python/bin/export-to-postgresql-report
parent1aca9939bf72893887cb7e3455e44c864bada2f9 (diff)
clk: mediatek: assign the initial value to clk_init_data of mtk_mux
When some new clock supports are introduced, e.g. [1] it might lead to an error although it should be NULL because clk_init_data is on the stack and it might have random values if using without initialization. Add the missing initial value to clk_init_data. [1] https://android-review.googlesource.com/c/kernel/common/+/1278046 Fixes: a3ae549917f1 ("clk: mediatek: Add new clkmux register API") Signed-off-by: Weiyi Lu <[email protected]> Reviewed-by: Matthias Brugger <[email protected]> Cc: <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions