From: Paulo Zanoni Date: Fri, 7 Mar 2014 23:08:15 +0000 (-0300) Subject: drm/i915: move pc8.irqs_disabled to pm.irqs_disabled X-Git-Tag: v3.15-rc1~51^2~18^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d584b2eca96543568a8db8eba008f2dab784367;p=pandora-kernel.git drm/i915: move pc8.irqs_disabled to pm.irqs_disabled When other platforms add runtime PM support they will also need to disable interrupts, so move the variable to the runtime PM struct. Also notice that the longer-term goal is to completely kill the regsave struct, and I even have patches for that. v2: - Rebase. v3: - Rebase. Reviewed-by: Jesse Barnes Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed