drm/i915: rename IOSF sideband opcodes according to the spec
authorImre Deak <imre.deak@intel.com>
Mon, 19 May 2014 08:41:17 +0000 (11:41 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 19 May 2014 15:13:18 +0000 (17:13 +0200)
These opcodes are not specific for an endpoint, but are the same for all
endpoints. So rename them accordingly, using the name the VLV2 sideband
HAS uses. Also move the macros to the .c file, since they aren't used
anywhere else.

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_reg.h
drivers/gpu/drm/i915/intel_sideband.c

Simple merge
Simple merge