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

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

Signed-off-by: Jie Yang <yang.jie@intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Makefile
sound/soc/intel/haswell/Makefile [new file with mode: 0644]
sound/soc/intel/haswell/sst-haswell-dsp.c [new file with mode: 0644]
sound/soc/intel/haswell/sst-haswell-ipc.c [new file with mode: 0644]
sound/soc/intel/haswell/sst-haswell-ipc.h [new file with mode: 0644]
sound/soc/intel/haswell/sst-haswell-pcm.c [new file with mode: 0644]
sound/soc/intel/sst-haswell-dsp.c [deleted file]
sound/soc/intel/sst-haswell-ipc.c [deleted file]
sound/soc/intel/sst-haswell-ipc.h [deleted file]
sound/soc/intel/sst-haswell-pcm.c [deleted file]