OSDN Git Service

ASoC: Intel: mrfld - create separate module for pci part
authorVinod Koul <vinod.koul@intel.com>
Tue, 4 Nov 2014 10:55:16 +0000 (16:25 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 6 Nov 2014 12:36:17 +0000 (12:36 +0000)
commitf533a035e4da2fdd5e7b0100c84b62fd73ecd6c7
tree8351954cf6e0364eac49546d10adb9fca8280958
parent29e1812d761183a6dd27c53d1259169e9e7ba4e2
ASoC: Intel: mrfld - create separate module for pci part

Now the SST_IPC will support both ACPI and PCI, separate into core module
and PCI module. This also move probe function into PCI module and exports
the required symbols from core module

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig
sound/soc/intel/sst/Makefile
sound/soc/intel/sst/sst.c
sound/soc/intel/sst/sst.h
sound/soc/intel/sst/sst_pci.c [new file with mode: 0644]
sound/soc/intel/sst/sst_pvt.c