From: Jesse Barnes Date: Wed, 10 Dec 2014 20:16:05 +0000 (-0800) Subject: drm/i915: save/restore GMBUS freq across suspend/resume on gen4 X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f49c37635d5c2a801f7670d5fbf0b25ec461f2c;p=pandora-kernel.git drm/i915: save/restore GMBUS freq across suspend/resume on gen4 Should probably just init this in the GMbus code all the time, based on the cdclk and HPLL like we do on newer platforms. Ville has code for that in a rework branch, but until then we can fix this bug fairly easily. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=76301 Signed-off-by: Jesse Barnes Reviewed-by: Ville Syrjälä Tested-by: Nikolay Cc: stable@vger.kernel.org Signed-off-by: Jani Nikula --- Reading git-diff-tree failed