]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: bytcht_es8316: Fix Irbis NB41 netbook quirk
authorHans de Goede <hdegoede@redhat.com>
Mon, 6 Jan 2020 11:39:03 +0000 (12:39 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jan 2020 20:44:45 +0000 (20:44 +0000)
commit04f40c3b5a20ebc235be11f893deb88f2cac8ec7
treef57b8ff7956d80a09013dd8e0b1d32f662716a4a
parentbfb09ed514e6b4f5776ddd95e47da475bbb62647
ASoC: Intel: bytcht_es8316: Fix Irbis NB41 netbook quirk

When a quirk for the Irbis NB41 netbook was added, to override the defaults
for this device, I forgot to add/keep the BYT_CHT_ES8316_SSP0 part of the
defaults, completely breaking audio on this netbook.

This commit adds the BYT_CHT_ES8316_SSP0 flag to the Irbis NB41 netbook
quirk, making audio work again.

Cc: stable@vger.kernel.org
Cc: russianneuromancer@ya.ru
Fixes: 43ad697171cb ("ASoC: Intel: bytcht_es8316: Add quirk for Irbis NB41 netbook")
Reported-and-tested-by: russianneuromancer@ya.ru
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200106113903.279394-1-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bytcht_es8316.c