diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2017-09-29 23:44:05 +0200 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2017-10-04 12:09:46 +0200 |
commit | 931cf0c53e6999375eac65f3650a656b88634b9d (patch) | |
tree | 1133bda2d05adc797fe1959a8e8fc8dbceaf7498 /tools/thermal | |
parent | firmware: arm_scpi: remove two unneeded devm_kfree's in scpi_remove (diff) | |
download | linux-931cf0c53e6999375eac65f3650a656b88634b9d.tar.xz linux-931cf0c53e6999375eac65f3650a656b88634b9d.zip |
firmware: arm_scpi: pre-populate dvfs info in scpi_probe
Pre-populating the dvfs info data in scpi_probe allows to make all
memory allocations device-managed. This helps to simplify scpi_remove
and eventually to get rid of scpi_remove completely.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
[sudeep.holla: changed to continue probe even if scpi_dvfs_populate_info fails]
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions