ASoC: dfbmcs320: make the driver common for other BT modules
authorBarry Song <21cnbao@gmail.com>
Sat, 18 May 2013 12:25:00 +0000 (20:25 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 21 May 2013 18:17:08 +0000 (13:17 -0500)
commit200ceb962f7b00815259bf3cb2df5a0ac15eb99d
tree41f895ff821db33dfc6e92d16dc53614dc1e927b
parentc7788792a5e7b0d5d7f96d0766b4cb6112d47d75
ASoC: dfbmcs320: make the driver common for other BT modules

DFBM-CS320 is only one of bluetooth modules using CSR bluetooth chips,
we don't want everyone to have a seperate codec driver. anyway, the
feature of Bluetooth SCO is same on all platforms, so this patch
makes the DFBM-CS320 driver become a common BT SCO link driver.

Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/bt-sco.c [new file with mode: 0644]
sound/soc/codecs/dfbmcs320.c [deleted file]
sound/soc/samsung/Kconfig
sound/soc/samsung/neo1973_wm8753.c