]> 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)
commita661179edea7fd368f9cacf6c6f0f7b05913e9eb
tree7f88b4814d5397798db1c657b5d1d9ad555c0324
parent37953331678771571f2427fc0e289409804d7901
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