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)
commit44dd2b9168350b82a671ce71666b99208ab2d973
tree000a942e3f5c30416cfaa7e3dbf248d57ef4bc97
parent772885c1dc42f1992ac4fc937f1ed4ae9d42a31e
ASoC: pxa2xx-i2s: remove I2S pin setup

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>
sound/soc/pxa/pxa2xx-i2s.c