ASoC: Intel: cht_bsw_nau8824: Change SSP2-Codec DAI id to 0
authorHans de Goede <hdegoede@redhat.com>
Sun, 6 Dec 2020 12:24:36 +0000 (13:24 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 8 Dec 2020 14:20:33 +0000 (14:20 +0000)
commit748e72e869718db8d735d773040bce95158c98c6
tree27b496b2a0a9e20a36cd78dab5a870cbccf7821e
parente60ffc48fac4b6ba8f3ec500bd166909f3db03c3
ASoC: Intel: cht_bsw_nau8824: Change SSP2-Codec DAI id to 0

The snd-soc-sst-acpi driver does not care about the id specified for
the SSP2-Codec DAI, but it does matter for the snd-sof-acpi driver;
and when it is not 0 then the snd-sof-acpi driver does not work.

Set the SSP2-Codec DAI id to 0, fixing the snd-sof-acpi driver not
working on devices using the cht_bsw_nau8824 machine-driver.

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/20201206122436.13553-3-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/cht_bsw_nau8824.c