diff options
author | Lucas Stach <[email protected]> | 2014-05-16 12:20:42 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2014-05-20 01:29:20 +0200 |
commit | e3beb0ac521d50d158a9d253373eae8421ac3998 (patch) | |
tree | db09042de3e8135eb95042410b79ca70f89de8be /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | c5450db85b828d0c46ac8fc570fb8a51bf07ac40 (diff) |
cpufreq: cpu0: drop wrong devm usage
This driver is using devres managed calls incorrectly, giving the cpu0
device as first parameter instead of the cpufreq platform device.
This results in resources not being freed if the cpufreq platform device
is unbound, for example if probing has to be deferred for a missing
regulator.
Signed-off-by: Lucas Stach <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Cc: 3.9+ <[email protected]> # 3.9+
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions