alsa: fix type for legacy hdmi devices
authorJaroslav Kysela <perex@perex.cz>
Sun, 4 Oct 2020 19:35:52 +0000 (21:35 +0200)
committerJaroslav Kysela <perex@perex.cz>
Sun, 4 Oct 2020 19:39:33 +0000 (21:39 +0200)
commit6101798c7a4fa5b8ce7f5589706b03d87a3aee76
tree9117cabb16a4f56dfcfa4f517f0d79f25f597c6e
parenta46bdcedc140327b175aa7894e651489420f57b1
alsa: fix type for legacy hdmi devices

Although the hdmi-output is in well_known_descriptions[] table,
the hdmi device names are indexed (hdmi-output-0), thus there
is no match to assign the proper type automatically.

This patch puts the correct hdmi type to all relevant hdmi
configuration files.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/modules/alsa/mixer/paths/hdmi-output-0.conf
src/modules/alsa/mixer/paths/hdmi-output-1.conf
src/modules/alsa/mixer/paths/hdmi-output-2.conf
src/modules/alsa/mixer/paths/hdmi-output-3.conf
src/modules/alsa/mixer/paths/hdmi-output-4.conf
src/modules/alsa/mixer/paths/hdmi-output-5.conf
src/modules/alsa/mixer/paths/hdmi-output-6.conf
src/modules/alsa/mixer/paths/hdmi-output-7.conf