]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit690bfb176b83b45d1a61240d55a737c6f524d89c
tree2358fc5ccd0b9a2d800dca56fb1585385daa941c
parent4fcfe6cb91935da37ea6361967d8bfeb9a8a2545
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>
19 files changed:
sound/soc/intel/Makefile
sound/soc/intel/common/Makefile [new file with mode: 0644]
sound/soc/intel/common/sst-acpi.c [new file with mode: 0644]
sound/soc/intel/common/sst-dsp-priv.h [new file with mode: 0644]
sound/soc/intel/common/sst-dsp.c [new file with mode: 0644]
sound/soc/intel/common/sst-dsp.h [new file with mode: 0644]
sound/soc/intel/common/sst-firmware.c [new file with mode: 0644]
sound/soc/intel/sst-acpi.c [deleted file]
sound/soc/intel/sst-dsp-priv.h [deleted file]
sound/soc/intel/sst-dsp.c [deleted file]
sound/soc/intel/sst-dsp.h [deleted file]
sound/soc/intel/sst-firmware.c [deleted file]
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