drm/i915: fix i915_interrupt_info on BDW
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 8 Aug 2014 20:45:32 +0000 (17:45 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 9 Aug 2014 08:57:18 +0000 (10:57 +0200)
Currently, if the machine is runtime suspended an you read the file,
you will get an "Unclaimed register" error message.

Testcase: igt/pm_rpm/debugfs-read
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c

Simple merge