ALSA: hda - hdmi: Use TFx channel positions instead of FxH
authorAnssi Hannula <anssi.hannula@iki.fi>
Sun, 10 Nov 2013 19:24:04 +0000 (21:24 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 11 Nov 2013 16:06:40 +0000 (17:06 +0100)
commit94908a39ce971f25c3695c334d88eec4d2837428
tree1dd4ca1052aa547d374a2ff6f42408252dfbdb82
parenta522409e9ce4605989bfe87793a2f09b00474e94
ALSA: hda - hdmi: Use TFx channel positions instead of FxH

Channel map positions FLH, FCH, FRH duplicate positions TFL, TFC, TFR.
Both are the speakers above the front speakers (CEA uses "high" and USB
audio uses "top" nomenclature).

Since the USB audio code has used the TFx positions since v3.8
(04324ccc75f96, "ALSA: usb-audio: add channel map support") but the HDMI
code only just started using FxH in a5b7d510b2220cccb ("ALSA: hda -
hdmi: Fix channel maps with less common speakers") which is not yet in
any released kernel, standardize on TFx instead.

Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c
This page took 0.024623 seconds and 5 git commands to generate.