From: Ville Syrjälä Date: Fri, 6 Sep 2013 20:29:02 +0000 (+0300) Subject: drm/i915: Make intel_fuzzy_clock_check() take in arbitrary clocks X-Git-Tag: v3.13-rc1~76^2~114^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bd26263a9a0c4216d2a44e179265a9a05cda50f;p=pandora-kernel.git drm/i915: Make intel_fuzzy_clock_check() take in arbitrary clocks We want to do fuzzy clock checks for other things besides adjusted_mode.clock, so just pass two two clocks to compare to intel_fuzzy_clock_check(). Reviewed-by: Jani Nikula Signed-off-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed