From: Fabio Estevam Date: Sat, 28 May 2011 13:54:36 +0000 (-0300) Subject: ARM: mx5/mx51_babbage: Use gpio_request_array for USBH1 pins X-Git-Tag: v3.1-rc1~248^2~1^3~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72370a5cc28f9efc94a4d7d7dff2ebcb76139088;p=pandora-kernel.git ARM: mx5/mx51_babbage: Use gpio_request_array for USBH1 pins Instead of using gpio_request followed by gpio_direction_output use gpio_request_array when requesting multiple pins. Also fixed the location of the delay for the reset and make the BABBAGE_USB_PHY_RESET to toggle. Signed-off-by: Fabio Estevam Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed