From: Daniel Vetter Date: Thu, 11 Oct 2012 18:08:25 +0000 (+0200) Subject: drm/i915: don't save/restor ADPA for kms X-Git-Tag: v3.8-rc1~82^2~192^2~174 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fdd74ab8000562d4a81bc904e03cac6cc520410;p=pandora-kernel.git drm/i915: don't save/restor ADPA for kms We now no longer rely on this. This is step 1 on a long journey to rid us of the save/restore madness, which tends to lightly paper over many issues, and cause tons of bad things itself ... Reviewed-by: Paulo Zanoni [danvet: satisfy Paulo's ocd and drop the needless braces.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed