commit | 8327b830f293ff48eaade64b4fc2e247b7655615 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Tue Feb 07 09:40:02 2017 +0530 |
committer | Zhang Rui <rui.zhang@intel.com> | Mon Mar 13 10:06:36 2017 +0800 |
tree | 51ccb449c75d7d16c6e3e24a2df1d50c579a1cef | |
parent | a4e49c9bc98d099b2a19933b9da55cd0ad1da421 [diff] |
thermal: devfreq_cooling: Replace dev_warn with dev_err There isn't much the user can do on seeing this warning, as the hardware is actually okay. dev_err suits much better here. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Zhang Rui <rui.zhang@intel.com>