From: Jesse Barnes Date: Thu, 22 Nov 2007 04:14:14 +0000 (+1000) Subject: i915: add suspend/resume support X-Git-Tag: v2.6.25-rc1~301^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba8bbcf6ff4650712f64c0ef61139c73898e2165;p=pandora-kernel.git i915: add suspend/resume support Add suspend/resume support to the i915 driver. Moves some of the initialization into the driver load routine, and fixes up places where we assumed no dev_private existed in some of the cleanup paths. This allows us to suspend/resume properly even if X isn't running. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed