linux/sound/soc/jz4740
Lars-Peter Clausen c6f0ede7c5 ASoC: JZ4740: qi_lb60: Use gpio_request_array to request and setup gpios
This patch changes the qi_lb60 setup code to use gpio_request_array instead of
manually calling gpio_request and gpio_direction_output for each gpio.
Doing so makes the code a bit 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>
2011-04-13 10:34:43 -07:00
..
jz4740-i2s.c ASoC: Do not include soc-dapm.h 2010-11-22 14:04:41 +00:00
jz4740-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
jz4740-pcm.c ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
jz4740-pcm.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
Kconfig ASoC: JZ4740: Add qi_lb60 board driver 2010-06-23 00:10:57 +01:00
Makefile ASoC: JZ4740: Add qi_lb60 board driver 2010-06-23 00:10:57 +01:00
qi_lb60.c ASoC: JZ4740: qi_lb60: Use gpio_request_array to request and setup gpios 2011-04-13 10:34:43 -07:00