]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: byt: prepare split between Baytrail and Merrifield
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Wed, 5 May 2021 17:02:34 +0000 (12:02 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 10 May 2021 12:03:15 +0000 (13:03 +0100)
commitf9b620cb80d71525a7d9dfd492b6992bc8b377eb
tree92564b97cc51756faeed77fc6dfd5d112ad8cbd3
parent59f581791a4fc717b01d022d59c4d5e7b5c3fb30
ASoC: SOF: Intel: byt: prepare split between Baytrail and Merrifield

Atom devices are split in ACPI (Baytrail/Cherrytrail) and
PCI (Merrifield) cases. In preparation for a split between the two
parts and the use of a common module, rename functions with the atom_
prefix when appropriate and remove explicit BYT_ prefix for common
definitions.

This patch should not change any functionality.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <bard.liao@intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20210505170235.306797-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/byt.c