ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the matching...
authorHans de Goede <hdegoede@redhat.com>
Mon, 2 Aug 2021 14:24:56 +0000 (16:24 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 2 Aug 2021 14:47:41 +0000 (15:47 +0100)
commitdccd1dfd0770bfd494b68d1135b4547b2c602c42
tree5a77d5a9751f99c0173e562d36e78ffe2985242b
parent170c0d7460fc4aa522995ae4096b5a442f50a1fc
ASoC: Intel: bytcr_rt5640: Move "Platform Clock" routes to the maps for the matching in-/output

Move the "Platform Clock" routes for the "Internal Mic" and "Speaker"
routes to the intmic_*_map[] / *_spk_map[] arrays.

This ensures that these "Platform Clock" routes do not get added when the
BYT_RT5640_NO_INTERNAL_MIC_MAP / BYT_RT5640_NO_SPEAKERS quirks are used.

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