]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: Rename SDVO_AUDIO_ENABLE to HDMI_AUDIO_ENABLE
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 9 Apr 2019 14:40:50 +0000 (17:40 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 7 Jun 2019 17:39:12 +0000 (20:39 +0300)
commitdd6090f8780a213dfcb6ba5718c4e1057d69cb0c
tree5f4942f6d284657f0523008ec21f3080aa324ece
parentdc49a56bd43bb04982e64b44436831da801d0237
drm/i915: Rename SDVO_AUDIO_ENABLE to HDMI_AUDIO_ENABLE

The "audio enable" bit on the SDVO/HDMI control register is only meant
for HDMI. Audio is never delivered over the SDVO bus. Rename the define
to reflect this fact.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190409144054.24561-4-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_hdmi.c