OSDN Git Service

tegra: Add symlinks to conf.d/tegra
authorDmitry Osipenko <digetx@gmail.com>
Thu, 20 May 2021 05:11:29 +0000 (08:11 +0300)
committerJaroslav Kysela <perex@perex.cz>
Thu, 27 May 2021 07:08:38 +0000 (09:08 +0200)
commite914927c6bad71036d9b2ec0e6d08d87a02aec68
tree51c98ccdc8ef6f6f548f39b92e46667586520d87
parent61d820037de892e28f38afb708e5db314206fb92
tegra: Add symlinks to conf.d/tegra

The old UCM names were matched only by the name of the kernel driver module.
This means that built-in kernel drivers never matched.

Tegra ASoC machine kernel drivers never specified the card's driver_name
and long_name properly, which is required in order to have a proper
'ucm2/conf.d/tegra/' path being used for the matching of UCMs. This will
be fixed in the kernel ASAP, the change will be backported to stable kernels.

This patch adds symlinks for the PAZ00 netbook and NyanBig Chromebook
to the new 'ucm2/conf.d/tegra/' directory that will match devices properly
in conjunction with the updated Linux kernel regardless of whether sound
driver is a loadable module or built-in.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/conf.d/tegra/Compal PAZ00.conf [new symlink]
ucm2/conf.d/tegra/GoogleNyanBig.conf [new symlink]
ucm2/conf.d/tegra/GoogleNyanBlaze.conf [new symlink]