ASoC: neo1973_gta02_wm8753: Use gpio_request_array to request gpios
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 7 Mar 2011 07:04:57 +0000 (08:04 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 7 Mar 2011 12:19:42 +0000 (12:19 +0000)
Using gpio_request_array instead of requesting and setting up each gpio by hand
makes the code more readable and more compact.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found