From: Daniel Vetter Date: Mon, 10 Mar 2014 09:01:44 +0000 (+0100) Subject: drm/i915: move dev_priv->suspend around X-Git-Tag: v3.15-rc1~51^2~18^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=842f1c8b7649f92b25e91f75e3bcdcf94daa77e8;p=pandora-kernel.git drm/i915: move dev_priv->suspend around When adding new gunk, _always_ think of a good place. Start/end usually just means that this didn't happen, and on top of that results in needless conflicts with other patches doing the same. Introduced in commit 62d5d69b49b6fea9905e36e67cc6c4fc5a17d75f Author: Mika Kuoppala Date: Tue Feb 25 17:11:28 2014 +0200 drm/i915: Add suspend count to error state Cc: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed