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)
commitba57f68235cf6e9105bf649b01cf9eafc321ea7b
tree52ec17ce27a6656cee9d7eddd678c0c3624ac857
parent2106241a680397f6f49da796a4ce11eb5cf2698e
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 [moved from sound/soc/intel/sst-haswell-dsp.c with 99% similarity]
sound/soc/intel/haswell/sst-haswell-ipc.c [moved from sound/soc/intel/sst-haswell-ipc.c with 99% similarity]
sound/soc/intel/haswell/sst-haswell-ipc.h [moved from sound/soc/intel/sst-haswell-ipc.h with 100% similarity]
sound/soc/intel/haswell/sst-haswell-pcm.c [moved from sound/soc/intel/sst-haswell-pcm.c with 99% similarity]