]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i915: Drop VLV checks from rc6p and rc6pp sysfs files
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 19 Jan 2015 11:50:51 +0000 (13:50 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 27 Jan 2015 08:50:46 +0000 (09:50 +0100)
commitb5c46aab48889d8f8621bc72d5ea4ffe83601c15
treefa1b4a43002507ca82cc2629652d8d71a1f9f511
parentaf5a75a37501b30a8230ee9493d9184e896a2faa
drm/i915: Drop VLV checks from rc6p and rc6pp sysfs files

We don't register the rc6p and rc6pp sysfs files on VLV, so there's no
point in having any VLV checks in them. Drop the checks.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Deepak S<deepak.s@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_sysfs.c