On 03/02/11 15:24, Ilkka Koskinen wrote:
This series of patches removes duplicate audio_mclk fields from twl4030_codec driver.
The patches have been compiled on sound-2.6/for-2.6.39 branch. I haven't tested them on any target board though.
Ilkka Koskinen (2): omap: Remove unnecessary twl4030_codec_audio settings from board files mfd: twl4030_codec: Remove unused and duplicate audio_mclk fields
arch/arm/mach-omap2/board-3430sdp.c | 4 +--- arch/arm/mach-omap2/board-devkit8000.c | 4 +--- arch/arm/mach-omap2/board-igep0020.c | 4 +--- arch/arm/mach-omap2/board-omap3beagle.c | 4 +--- arch/arm/mach-omap2/board-omap3evm.c | 4 +--- arch/arm/mach-omap2/board-omap3pandora.c | 4 +--- arch/arm/mach-omap2/board-omap3stalker.c | 4 +--- arch/arm/mach-omap2/board-omap3touchbook.c | 4 +--- arch/arm/mach-omap2/board-overo.c | 4 +--- arch/arm/mach-omap2/board-zoom-peripherals.c | 4 +--- include/linux/i2c/twl.h | 2 -- 11 files changed, 10 insertions(+), 32 deletions(-)
Thanks Ilkka! This was in my to do list, now I can remove this item.
All: Acked-by: Peter Ujfalusi peter.ujfalusi@nokia.com