From: Lars-Peter Clausen Date: Mon, 7 Mar 2011 07:04:57 +0000 (+0100) Subject: ASoC: neo1973_gta02_wm8753: Use gpio_request_array to request gpios X-Git-Tag: v2.6.39-rc1~200^2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7874e4490aa201be2f904ffd8bb88a7b9970c6a;p=pandora-kernel.git ASoC: neo1973_gta02_wm8753: Use gpio_request_array to request gpios 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 Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed