From: Thomas Petazzoni Date: Wed, 13 Jul 2011 09:29:18 +0000 (+0200) Subject: at91: at91-ohci: configure overcurrent pins as input GPIOs X-Git-Tag: v3.2-rc1~39^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fcaea7e4c932b2bcc2612fafec6e1917944d192;p=pandora-kernel.git at91: at91-ohci: configure overcurrent pins as input GPIOs As a new overcurrent_pin[] array has been added to the at91_usbh_data structure, those pins must be muxed to work properly. This commit implements this muxing for all AT91 SoCs that support the AT91 OHCI. Signed-off-by: Thomas Petazzoni [nicolas.ferre@atmel.com: added i variable declaration for the loop] Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed