commit | 26ade896b6ba3fd017ef4a26e71e7b7569222cb6 | [log] [tgz] |
---|---|---|
author | Robert Jarzmik <robert.jarzmik@free.fr> | Sun Mar 15 14:10:54 2009 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Mar 15 20:20:37 2009 +0000 |
tree | 274eeb6778bf399907ec2cce8a1422244d2bae7b | |
parent | 77dd7e17b86bd81b3638e01d784a72652071508b [diff] |
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>