thermal: cpu_cooling: free power table on error or when unregistering
authorJavi Merino <javi.merino@arm.com>
Mon, 17 Aug 2015 18:21:43 +0000 (19:21 +0100)
committerEduardo Valentin <edubezval@gmail.com>
Mon, 14 Sep 2015 03:34:05 +0000 (20:34 -0700)
commiteba4f88d5af84e0fcaa5d6eb4fe35a75c47203cb
tree06101b245ae62531cdb570117214499285b8b039
parent459ac37506d195713b5e82271a2ac44a777e47df
thermal: cpu_cooling: free power table on error or when unregistering

The power table is not being freed on error from cpufreq_cooling
register or when unregistering.  Free it.

Fixes: c36cf0717631 ("thermal: cpu_cooling: implement the power cooling device API")
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Signed-off-by: Javi Merino <javi.merino@arm.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/cpu_cooling.c
This page took 0.02631 seconds and 5 git commands to generate.