git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78045bf
)
Thermal/int340x: Fix memleak for aux trip
author
Srinivas Pandruvada
<srinivas.pandruvada@linux.intel.com>
Mon, 2 Mar 2015 21:12:07 +0000
(13:12 -0800)
committer
Eduardo Valentin
<edubezval@gmail.com>
Thu, 5 Mar 2015 05:41:51 +0000
(
01:41
-0400)
When thermal zone device register fails or on module exit, the memory
for aux_trip is not freed. This change fixes this issue.
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
No differences found