ASoC: Allow choice of ac97 gpio reset line
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sun, 15 Mar 2009 13:10:54 +0000 (14:10 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 15 Mar 2009 20:20:37 +0000 (20:20 +0000)
commit26ade896b6ba3fd017ef4a26e71e7b7569222cb6
tree274eeb6778bf399907ec2cce8a1422244d2bae7b
parent77dd7e17b86bd81b3638e01d784a72652071508b
ASoC: Allow choice of ac97 gpio reset line

As the PXA27x series allow 2 gpios to reset the ac97 bus,
allow through platform data configuration the definition of
the correct gpio which will reset the AC97 bus.

This comes from a silicon defect on the PXA27x series, where
the gpio must be manually controlled in warm reset cases.

Signed-off-by: Robert Jarzmik <rjarzmik@free.fr>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/pxa2xx-lib.h
sound/arm/pxa2xx-ac97-lib.c