drm/i915: forcewake debugfs fix
authorBen Widawsky <ben@bwidawsk.net>
Wed, 11 May 2011 22:10:58 +0000 (15:10 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 13 May 2011 20:38:35 +0000 (13:38 -0700)
Forcewake needs to register itself with drm to use the remove function.

The file also should be read only.

Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found