commit | ce5ee1611284bef81d0308c6c2749902f55ed1d5 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Wed Nov 04 16:36:20 2015 +0300 |
committer | Eduardo Valentin <edubezval@gmail.com> | Wed Nov 04 11:06:29 2015 -0800 |
tree | 1173d116687b615799d1e6779c5d16163acf4ab9 | |
parent | 7e38a5b1daa12cbaace3c76402999a84460df3e2 [diff] |
devfreq_cooling: return on allocation failure If the allocation fails then we can't continue. Fixes: a76caf55e5b3 ('thermal: Add devfreq cooling') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>