drm/i915: make the intel_display_power_domain enum compact
authorImre Deak <imre.deak@intel.com>
Wed, 16 Oct 2013 14:25:48 +0000 (17:25 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 21 Oct 2013 18:55:37 +0000 (20:55 +0200)
commitf52e353e193556044ae30622d50bd76802e9d859
treecd7b830db6c573cdbaf57ae821e16a2e3d0f9e6c
parent277de95e4e5ec39edab779efe388894d5cc06582
drm/i915: make the intel_display_power_domain enum compact

Upcoming patches will add tracking for a set of power domains via a
bitmask; to make things simple there remove the current gap in the
enum values.

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.h