ASoC: Intel: create common folder and move common files in
authorJie Yang <yang.jie@intel.com>
Thu, 2 Apr 2015 07:37:00 +0000 (15:37 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 6 Apr 2015 16:49:45 +0000 (17:49 +0100)
commit2106241a680397f6f49da796a4ce11eb5cf2698e
tree2358fc5ccd0b9a2d800dca56fb1585385daa941c
parent2c0ed6349287a15f7be73bba00e520106087cd1b
ASoC: Intel: create common folder and move common files in

Restructure the sound/soc/intel/ directory: create common folder, and move
sst common files here.

Signed-off-by: Jie Yang <yang.jie@intel.com>
Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Tested-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
14 files changed:
sound/soc/intel/Makefile
sound/soc/intel/common/Makefile [new file with mode: 0644]
sound/soc/intel/common/sst-acpi.c [moved from sound/soc/intel/sst-acpi.c with 100% similarity]
sound/soc/intel/common/sst-dsp-priv.h [moved from sound/soc/intel/sst-dsp-priv.h with 100% similarity]
sound/soc/intel/common/sst-dsp.c [moved from sound/soc/intel/sst-dsp.c with 100% similarity]
sound/soc/intel/common/sst-dsp.h [moved from sound/soc/intel/sst-dsp.h with 100% similarity]
sound/soc/intel/common/sst-firmware.c [moved from sound/soc/intel/sst-firmware.c with 100% similarity]
sound/soc/intel/sst/sst.c
sound/soc/intel/sst/sst_acpi.c
sound/soc/intel/sst/sst_drv_interface.c
sound/soc/intel/sst/sst_ipc.c
sound/soc/intel/sst/sst_loader.c
sound/soc/intel/sst/sst_pvt.c
sound/soc/intel/sst/sst_stream.c