From: Viresh Kumar Date: Tue, 25 Nov 2014 10:34:17 +0000 (+0530) Subject: PM / OPP don't match for existing OPPs when list is empty X-Git-Tag: omap-for-v3.19/fixes-rc1~136^2~4^5~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7470db6fec481b14afea117846fce383671ba59;p=pandora-kernel.git 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed