ASoC: Intel: create boards folder and move sst boards files in
authorJie Yang <[email protected]>
Thu, 2 Apr 2015 07:37:02 +0000 (15:37 +0800)
committerMark Brown <[email protected]>
Mon, 6 Apr 2015 16:49:45 +0000 (17:49 +0100)
commite56c72d5f201044b14191c5b83a25e17f2d68ccf
treecd94b77a85995c29f5d3c6dcbda9498fb268d7f7
parentba57f68235cf6e9105bf649b01cf9eafc321ea7b
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 <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Acked-by: Jarkko Nikula <[email protected]>
Tested-by: Jarkko Nikula <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
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]