add rk1000 control and rk1000 codec
author林辉辉 <lhh@rock-chips.com>
Mon, 7 Jun 2010 13:06:14 +0000 (13:06 +0000)
committer黄涛 <huangtao@rock-chips.com>
Mon, 21 Jun 2010 05:35:23 +0000 (13:35 +0800)
commit731ca45a7610ad4db35eb4f91f5483686d55c5c7
tree69b7a81d9fe8c2d6aad0d143924ccfa0b505bb1c
parent8529a7930033bf170d907eb49b831c07f49e3a11
add rk1000 control and rk1000 codec
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/rk2818/rk1000_control/Kconfig [new file with mode: 0755]
drivers/staging/rk2818/rk1000_control/Makefile [new file with mode: 0755]
drivers/staging/rk2818/rk1000_control/rk1000_control.c [new file with mode: 0755]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rk1000_codec.c [new file with mode: 0644]
sound/soc/codecs/rk1000_codec.h [new file with mode: 0644]
sound/soc/rk2818/Kconfig
sound/soc/rk2818/rk2818_rk1000codec.c [new file with mode: 0644]