rt3261: add first version, playback is ok.
author宋秀杰 <sxj@rock-chips.com>
Thu, 19 Jul 2012 12:02:00 +0000 (20:02 +0800)
committer宋秀杰 <sxj@rock-chips.com>
Thu, 19 Jul 2012 12:02:00 +0000 (20:02 +0800)
commit7170054996becee4941213f1f32bb075c77bf1c5
treee4be27503bb9e554bc6220fbfc109bd11371f49e
parentb388cab1a5af8b29205fa938cf91902ef8840cf1
rt3261: add first version, playback is ok.
17 files changed:
arch/arm/configs/rk30_phonepad_defconfig
arch/arm/mach-rk30/board-rk30-phonepad.c
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt3261-dsp.c [new file with mode: 0644]
sound/soc/codecs/rt3261-dsp.h [new file with mode: 0644]
sound/soc/codecs/rt3261.c [new file with mode: 0644]
sound/soc/codecs/rt3261.h [new file with mode: 0644]
sound/soc/codecs/rt3261_ioctl.c [new file with mode: 0644]
sound/soc/codecs/rt3261_ioctl.h [new file with mode: 0644]
sound/soc/codecs/rt5623.c [new file with mode: 0644]
sound/soc/codecs/rt5623.h [new file with mode: 0644]
sound/soc/codecs/rt_codec_ioctl.c [new file with mode: 0644]
sound/soc/codecs/rt_codec_ioctl.h [new file with mode: 0644]
sound/soc/rk29/Kconfig
sound/soc/rk29/Makefile
sound/soc/rk29/rk29_rt3261.c [new file with mode: 0644]