From: Damien Lespiau Date: Thu, 7 May 2015 17:38:38 +0000 (+0100) Subject: drm/i915/skl: Make sure to break when not finding suitable PLL dividers X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~330 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cf75178deacd87af12a657d914e6bbca806b5ba;p=pandora-kernel.git drm/i915/skl: Make sure to break when not finding suitable PLL dividers Right now, when finishing the cycle with odd dividers without finding a suitable candidate, we end up in an infinite loop. Make sure to break in that case. Signed-off-by: Damien Lespiau Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed