]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: create boards folder and move sst boards files in
authorJie Yang <yang.jie@intel.com>
Thu, 2 Apr 2015 07:37:02 +0000 (15:37 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 6 Apr 2015 16:49:45 +0000 (17:49 +0100)
commit68a1351f06f06ffd11d9fe41aefb29a6fe4b958e
treecd94b77a85995c29f5d3c6dcbda9498fb268d7f7
parente72fd7377e42ac465618e213e899bdadbdbf50e4
ASoC: Intel: create boards folder and move sst boards files in

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

Signed-off-by: Jie Yang <yang.jie@intel.com>
Acked-by: Vinod Koul <vinod.koul@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>
18 files changed:
sound/soc/intel/Makefile
sound/soc/intel/boards/Makefile [new file with mode: 0644]
sound/soc/intel/boards/broadwell.c [new file with mode: 0644]
sound/soc/intel/boards/byt-max98090.c [new file with mode: 0644]
sound/soc/intel/boards/byt-rt5640.c [new file with mode: 0644]
sound/soc/intel/boards/bytcr_rt5640.c [new file with mode: 0644]
sound/soc/intel/boards/cht_bsw_rt5645.c [new file with mode: 0644]
sound/soc/intel/boards/cht_bsw_rt5672.c [new file with mode: 0644]
sound/soc/intel/boards/haswell.c [new file with mode: 0644]
sound/soc/intel/boards/mfld_machine.c [new file with mode: 0644]
sound/soc/intel/broadwell.c [deleted file]
sound/soc/intel/byt-max98090.c [deleted file]
sound/soc/intel/byt-rt5640.c [deleted file]
sound/soc/intel/bytcr_dpcm_rt5640.c [deleted file]
sound/soc/intel/cht_bsw_rt5645.c [deleted file]
sound/soc/intel/cht_bsw_rt5672.c [deleted file]
sound/soc/intel/haswell.c [deleted file]
sound/soc/intel/mfld_machine.c [deleted file]