commit | 09f662f95306f3e3d47ab6842bc4b0bb868a80ad | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Wed Oct 03 15:22:03 2018 +0530 |
committer | Viresh Kumar <viresh.kumar@linaro.org> | Thu Oct 04 09:10:56 2018 +0530 |
tree | 105022d7562edbd348cb9c16e4ada7bcf18dff0d | |
parent | 50b6b87c8484da8bb5dcce00f84ec80aee8fc2bd [diff] |
OPP: Return error on error from dev_pm_opp_get_opp_count() Return error number instead of 0 on failures. Fixes: a1e8c13600bf ("PM / OPP: "opp-hz" is optional for power domains") Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>