commit | dd6090f8780a213dfcb6ba5718c4e1057d69cb0c | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Apr 09 17:40:50 2019 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Jun 07 20:39:12 2019 +0300 |
tree | 5f4942f6d284657f0523008ec21f3080aa324ece | |
parent | dc49a56bd43bb04982e64b44436831da801d0237 [diff] |
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>