]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: tegra: Add DAPM switches for headphones and mic jack
authorDmitry Osipenko <digetx@gmail.com>
Sat, 11 Dec 2021 23:11:45 +0000 (02:11 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Dec 2021 11:28:52 +0000 (12:28 +0100)
commitf7fe9d303445e9500ca6f61fdb34ff892b18820d
treecff2d593e5973da08cc10e6001c4fc9f249c88f6
parent8e9b8b8a8ff2f2248ab64bd355c2d619154c38dc
ASoC: tegra: Add DAPM switches for headphones and mic jack

commit d341b427c3c3fd6a58263ce01e01700d16861c28 upstream.

UCM of Acer Chromebook (Nyan) uses DAPM switches of headphones and mic
jack. These switches were lost by accident during unification of the
machine drivers, restore them.

Cc: <stable@vger.kernel.org>
Fixes: cc8f70f ("ASoC: tegra: Unify ASoC machine drivers")
Reported-by: Thomas Graichen <thomas.graichen@gmail.com> # T124 Nyan Big
Tested-by: Thomas Graichen <thomas.graichen@gmail.com> # T124 Nyan Big
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20211211231146.6137-1-digetx@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/tegra/tegra_asoc_machine.c