From: Paulo Zanoni Date: Fri, 21 Feb 2014 16:52:28 +0000 (-0300) Subject: drm/i915: assert we're not runtime suspended when accessing registers X-Git-Tag: v3.15-rc1~51^2~55^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f0ea9e212b36fe831f104ab2ac7582b9741600a;p=pandora-kernel.git drm/i915: assert we're not runtime suspended when accessing registers I could swear this was already happening in the current code... Also, put the reads and writes in a generic place, so we don't forget it again when we add runtime PM support to new platforms. Signed-off-by: Paulo Zanoni Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed