commit | 50e66c7ed8a1cd7e933628f9f5cf2617394adf5a | [log] [tgz] |
---|---|---|
author | Eduardo Valentin <eduardo.valentin@ti.com> | Thu Aug 15 10:54:46 2013 -0400 |
committer | Eduardo Valentin <eduardo.valentin@ti.com> | Tue Sep 03 09:10:34 2013 -0400 |
tree | 0b154f231362ca7886519f432f03f3b0a9eaf12b | |
parent | a8892d83894bcbd2717846cfa85955152b73453f [diff] |
drivers: thermal: add check when unregistering cpu cooling This patch avoids NULL pointer accesses while unregistering cpu cooling devices, in case a NULL pointer is received. Cc: Zhang Rui <rui.zhang@intel.com> Cc: linux-pm@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>