commit | 8cdabdc1ce8c7c86a799aafe77e7c6acb1d610b1 | [log] [tgz] |
---|---|---|
author | Todd Poynor <toddpoynor@google.com> | Mon Apr 22 16:44:58 2013 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Mar 20 12:16:09 2017 -0700 |
tree | 459f0e61d67f9e78695c76777eef53eb401ff743 | |
parent | 1505cd19751f3d1581d52d959034db2dcc0f4e72 [diff] |
cpufreq: interactive: handle errors from cpufreq_frequency_table_target Add checks for error return from cpufreq_frequency_table_target, and be less noisy on the existing call with an error check. CPU hotplug and system shutdown may cause this call to return -EINVAL. Bug: 8613560 Change-Id: Id78d8829920462c0db1c7e14e717d91740d6cb44 Signed-off-by: Todd Poynor <toddpoynor@google.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>