]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: move common ATOM stuff to module
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Wed, 5 May 2021 17:02:35 +0000 (12:02 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 10 May 2021 12:03:16 +0000 (13:03 +0100)
commitde128d4379b8aac236a4e7dd69ee47a7c14ad7f5
tree7f88b4814d5397798db1c657b5d1d9ad555c0324
parentf9b620cb80d71525a7d9dfd492b6992bc8b377eb
ASoC: SOF: Intel: move common ATOM stuff to module

Split between ACPI/PCI parts and use common module.

Since it's a split of existing code, the same dual-license is used for
the new atom.c and atom.h files.

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>
Tested-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20210505170235.306797-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/Makefile
sound/soc/sof/intel/atom.c [new file with mode: 0644]
sound/soc/sof/intel/atom.h [new file with mode: 0644]
sound/soc/sof/intel/byt.c
sound/soc/sof/intel/pci-tng.c