ASoC: Intel: Remove baytrail solution
authorCezary Rojewski <cezary.rojewski@intel.com>
Tue, 6 Oct 2020 06:48:58 +0000 (08:48 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 6 Oct 2020 14:12:21 +0000 (15:12 +0100)
commit07833cd0569bb73cc9f82814cdab921abb3dfb4a
tree8c4e10e2b2b4aef7d6441b149feb2631ea8281b1
parent3056cb0082feccee9a0012440ee5e4ca6a6e80ac
ASoC: Intel: Remove baytrail solution

sound/soc/intel/baytrail is a niche solution which supports limited
number of BYT products - as described by
snd_soc_acpi_intel_baytrail_legacy_machines table. For a long time it's
deprecated in favor of sound/soc/intel/atom solution with SOF providing
support for some products too effectively rendering /baytrail/ redundant.
Remove deprecated code from ASoC tree.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Liam Girdwood <liam.r.girdwood@intel.com>
Link: https://lore.kernel.org/r/20201006064907.16277-5-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig
sound/soc/intel/Makefile
sound/soc/intel/baytrail/Makefile [deleted file]
sound/soc/intel/baytrail/sst-baytrail-dsp.c [deleted file]
sound/soc/intel/baytrail/sst-baytrail-ipc.c [deleted file]
sound/soc/intel/baytrail/sst-baytrail-ipc.h [deleted file]
sound/soc/intel/baytrail/sst-baytrail-pcm.c [deleted file]