commit | 268ac445ee1b2b7c2806e7a21076e6d94aca1ca3 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Dec 04 09:41:54 2014 +0530 |
committer | Eduardo Valentin <edubezval@gmail.com> | Mon Dec 08 12:08:56 2014 -0400 |
tree | 3531e4ba28bcd525db32f90fa3f480a0c9b0a293 | |
parent | 8e54d442fe3cdd1ffe5f563ee843b4d48e14ef6e [diff] |
thermal: cpu_cooling: propagate error returned by idr_alloc() We aren't supposed to return our own error type here. Return what we got. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>