[ARM] pxa/mioa701: use GPIO95 as AC97 reset line
authorRobert Jarzmik <robert.jarzmik@free.fr>
Mon, 13 Apr 2009 14:07:55 +0000 (16:07 +0200)
committerEric Miao <eric.miao@marvell.com>
Wed, 15 Apr 2009 02:54:06 +0000 (10:54 +0800)
commitcc8d2730ad6fe79699cedd9cccfe632570830c3c
treeccac2c4f52d2d4555bcde36178a34c9fafd61ee3
parenteae17754ab1ffc88190ebcbd33b6bec79e6e559a
[ARM] pxa/mioa701: use GPIO95 as AC97 reset line

MioA701 board's GPIO95 is the AC97 line. The other GPIO113
is not connected to the sound chip, but to the GSM chip as a
wakeup line.

It happens that when the pxa2xx_ac97 driver reconfigures the
gpio as an "out gpio" for AC97 reset (bug workaround), it
hangs the GSM chip.

As AC97 platform data now enables to specify the AC97 reset
line, use it.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/mach-pxa/mioa701.c