add rt5621 driver for kernel 3.0 and change wm8994 driver
author陈金泉 <chenjq@rock-chips.com>
Tue, 22 Nov 2011 10:10:23 +0000 (18:10 +0800)
committer陈金泉 <chenjq@rock-chips.com>
Tue, 22 Nov 2011 10:10:23 +0000 (18:10 +0800)
commitf22be8c687af8e8975c895f662c08781b031166d
treeea9f47c6404b8bce74179da77dfde88fb4762047
parentb141970bd72ab2d482b16dd3fa78a46642a514bd
add rt5621 driver for kernel 3.0 and change wm8994 driver
17 files changed:
arch/arm/configs/rk29_ddr3sdk_defconfig
arch/arm/configs/rk29_k97_defconfig
arch/arm/mach-rk29/board-rk29-ddr3sdk.c
arch/arm/mach-rk29/board-rk29-k97.c
drivers/mfd/wm8994-core.c
drivers/video/hdmi/hdmi-codec.c
include/linux/mfd/wm8994/core.h
include/linux/mfd/wm8994/pdata.h
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt5621.c [new file with mode: 0644]
sound/soc/codecs/rt5621.h [new file with mode: 0644]
sound/soc/codecs/wm8994.c
sound/soc/rk29/Kconfig
sound/soc/rk29/Makefile
sound/soc/rk29/rk29_rt5621.c [new file with mode: 0644]
sound/soc/rk29/rk29_wm8994.c