]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: move dev_priv->suspend around
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 10 Mar 2014 09:01:44 +0000 (10:01 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 10 Mar 2014 09:01:44 +0000 (10:01 +0100)
commit842f1c8b7649f92b25e91f75e3bcdcf94daa77e8
tree982e7f7a3c28c7b6d0f32aeebcbf0ffc54c4e444
parentff2652ea46fe8bcd78d8d74148bb8f9624f90936
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 <mika.kuoppala@linux.intel.com>
Date:   Tue Feb 25 17:11:28 2014 +0200

    drm/i915: Add suspend count to error state

Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.h