commit | d5bce867778c8cb5ff655efe47fecb4b31f30406 | [log] [tgz] |
---|---|---|
author | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | Mon Mar 02 13:12:07 2015 -0800 |
committer | Eduardo Valentin <edubezval@gmail.com> | Thu Mar 05 01:41:51 2015 -0400 |
tree | bb13e8227c54ca1d747e639f9ab05eed12cce170 | |
parent | 78045bfe85c7c3a9ae76bd330bb261eefff9ea57 [diff] |
Thermal/int340x: Fix memleak for aux trip 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>