]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sound: ASoC: Convert neo1973/lm4857 to a new-style i2c driver
authorJean Delvare <khali@linux-fr.org>
Mon, 1 Sep 2008 15:46:57 +0000 (17:46 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 9 Sep 2008 07:11:11 +0000 (09:11 +0200)
commitb6471305bbda16fd0d8d96a5cfb01fa6aec87eb5
treeac2bbc6da8bdbe3908118369f3b21536c947cbe0
parentad4503d8a0636ddae8175bd05b652264c4260e96
sound: ASoC: Convert neo1973/lm4857 to a new-style i2c driver

Convert the lm4857 driver in neo1973_wm8753 to the new (standard)
i2c device driver binding model. I assumed that the LM4857 was always
on the same I2C bus as the WM8753 codec.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Tim Niemeyer <reddog@mastersword.de>
Cc: Graeme Gregory <graeme@openmoko.org>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/soc/s3c24xx/neo1973_wm8753.c