add alc5621 and alc5631 codec support
author陈辉 <chenhui@rk29.(none)>
Tue, 19 Apr 2011 01:38:09 +0000 (09:38 +0800)
committer陈辉 <chenhui@rk29.(none)>
Tue, 19 Apr 2011 01:38:09 +0000 (09:38 +0800)
commit1d3ee43b13f6a8d43a33c2f36c401fdbf829894f
tree8b7afcdce71d9b819710f006483837210357df4e
parent9b54151dafa87b76ea33dc16753aefb544e82d7f
add alc5621 and alc5631 codec support
13 files changed:
arch/arm/configs/rk29_sdk_defconfig
arch/arm/mach-rk29/board-rk29sdk.c
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/alc5621.c [new file with mode: 0644]
sound/soc/codecs/alc5621.h [new file with mode: 0644]
sound/soc/codecs/rt5631.c [new file with mode: 0644]
sound/soc/codecs/rt5631.h [new file with mode: 0644]
sound/soc/rk29/Kconfig [changed mode: 0755->0644]
sound/soc/rk29/Makefile [changed mode: 0755->0644]
sound/soc/rk29/rk29_alc5621.c [new file with mode: 0644]
sound/soc/rk29/rk29_i2s.c [changed mode: 0755->0644]
sound/soc/rk29/rk29_rt5631.c [new file with mode: 0644]