From: Daniel Vetter Date: Thu, 23 Feb 2012 16:14:47 +0000 (+0100) Subject: drm/i915: use the new hdmi_force_audio enum more X-Git-Tag: v3.4-rc1~143^2~18^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e5f67b390f2d915e66433f8ba7b5a99a1d3d8a;p=pandora-kernel.git drm/i915: use the new hdmi_force_audio enum more While fixing up a merge conflict with drm-next I've noticed that we use the same audio drm connector property also for dp and sdvo outputs. So put the new enum to some good use and convert these paths, too. The HDMI_AUDIO_ prefix is a bit a misnomer. But at least for sdvo it makes sense (and you can also connect a hdmi monitor with a dp->hdmi cable), so I've decided to stick with it. Reviewed-by: Chris Wilson Reviewed-by: Wu Fengguang Signed-Off-by: Daniel Vetter --- Reading git-diff-tree failed