ASoC: pxa2xx-i2s: remove I2S pin setup
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 5 Feb 2009 16:48:21 +0000 (17:48 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 8 Feb 2009 20:40:26 +0000 (20:40 +0000)
This removes the calls to pxa_gpio_mode from the pxa2xx-i2s driver.
Pin setup should be done during board init via pxa2xx_mfp_config
instead.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Acked-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found