git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e7b1bf
)
ARM: mx5/mx51_babbage: Use gpio_request_array for USBH1 pins
author
Fabio Estevam
<festevam@gmail.com>
Sat, 28 May 2011 13:54:36 +0000
(10:54 -0300)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 7 Jul 2011 07:59:56 +0000
(09:59 +0200)
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 <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found