drm/i915: forcewake warning fixes in debugfs
authorBen Widawsky <ben@bwidawsk.net>
Wed, 5 Oct 2011 18:44:54 +0000 (11:44 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 3 Nov 2011 16:19:14 +0000 (09:19 -0700)
Some more unsafe debugfs access are fixed with this patch. I tested all reads,
but didn't thoroughly test the writes.

Cc: "Nicolas Kalkhof" <nkalkhof@web.de>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found