drm/i915: add some runtime PM get/put calls
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 27 Nov 2013 20:21:54 +0000 (18:21 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 10 Dec 2013 21:50:17 +0000 (22:50 +0100)
These are needed when we cat the debugfs and sysfs files.

V2: - Rebase
V3: - Rebase
V4: - Rebase

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found