]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd3373d608ebf5d179ada2e785355ce6cb2127e40
tree000a942e3f5c30416cfaa7e3dbf248d57ef4bc97
parentb0c1825aaa97cc5d73e372d86280fb1fb4425562
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