commit | c7fc6817bd64bf6c08a7994e919fc619c4346060 | [log] [tgz] |
---|---|---|
author | Praveen Chidambaram <pchidamb@codeaurora.org> | Wed Feb 01 13:09:50 2012 -0700 |
committer | Linux Build Service Account <lnxbuild@localhost> | Tue Feb 14 08:29:35 2012 -0700 |
tree | abcdfb36c0cec6dbad6b08a21482dee58713264a | |
parent | 1268d1e0a2109f40f67830dd92e6a1200eb94ee2 [diff] |
msm_thermal: Remove error messages from log when core is offline If msm_thermal is not cancelled and TSENS reports a high temperature, it might try to limit the frequency, but since the core is offline, the frequency limit may not happen. We need not report this error. Change-Id: I579e2329c6fb038d53f2d207a6a832185e633785 Signed-off-by: Praveen Chidambaram <pchidamb@codeaurora.org>