commit | a7470db6fec481b14afea117846fce383671ba59 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Tue Nov 25 16:04:17 2014 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Nov 29 23:53:20 2014 +0100 |
tree | ac6435ce63ef40718267cf14e0a4d3a77f564844 | |
parent | cd1a068a52ee6a3331a62fe53e87d6ca6cfd68a5 [diff] |
PM / OPP don't match for existing OPPs when list is empty OPP list is guaranteed to be empty when 'dev_opp' is created. And so we don't need to run the comparison loop with existing OPPs. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>