diff options
author | Dan Carpenter <[email protected]> | 2017-02-07 16:19:06 +0300 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2017-02-09 01:22:45 +0100 |
commit | a69261e4470d680185a15f748d9cdafb37c57a33 (patch) | |
tree | 4651a6c3f3cd27fabbe65e96ebb1761acdc3b08a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2a96c9ecbbaa433715e5e756cd38bd5799a4acad (diff) |
cpufreq: s3c2416: double free on driver init error path
The "goto err_armclk;" error path already does a clk_put(s3c_freq->hclk);
so this is a double free.
Fixes: 34ee55075265 ([CPUFREQ] Add S3C2416/S3C2450 cpufreq driver)
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions