diff options
author | Ulf Hansson <[email protected]> | 2019-04-18 12:27:55 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2019-04-25 09:37:28 +0200 |
commit | 71b77697af9ef06b559875e4bd8dc3d141807c93 (patch) | |
tree | 81af3940f41f6fe170b32c8fbc7a7acd9d0e3490 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e757e7fa3a93afa54a1bf31953f458b0005e0910 (diff) |
PM / Domains: Don't kfree() the virtual device in the error path
It's not correct to call kfree(dev) when device_register(dev) has failed.
Fix this by calling put_device(dev) instead.
Fixes: 3c095f32a92b ("PM / Domains: Add support for multi PM domains per device to genpd")
Signed-off-by: Ulf Hansson <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Acked-by: Niklas Cassel <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions