]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita97a55a9ec39b39d00c25b6fc32c0ef81cdecf84
tree52ec17ce27a6656cee9d7eddd678c0c3624ac857
parent72f81ffd98646dfb498b24cd4d38de30fd46f488
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]