OSDN Git Service

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)
commit47fad2393b0446229883f95e373067441794e22f
tree7f88b4814d5397798db1c657b5d1d9ad555c0324
parent1c5ab2dc752fcd02264e8dca8bde55ca479aa684
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