]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: at91/USB host: specify and handle properly vbus_pin_active_low
authorNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 28 Mar 2012 09:56:28 +0000 (11:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Apr 2012 16:13:55 +0000 (09:13 -0700)
commit2efbdf28a6e9f4d87cb8f338116792f65ff793c5
tree9fa000cf58425857bb82d4896a55f406ecc4bcbf
parent11a960f55d1d76fbf3cdb92f6553c0f1d09594e9
ARM: at91/USB host: specify and handle properly vbus_pin_active_low

commit cca0355a09b1bfe9f8985285199a346e13cacf39 upstream.

Due to an error while handling vbus_pin_active_low in ohci-at91 driver,
the specification of this property was not good in devices/board files.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-at91/at91sam9263_devices.c
arch/arm/mach-at91/at91sam9g45_devices.c
arch/arm/mach-at91/board-sam9263ek.c
arch/arm/mach-at91/board-sam9m10g45ek.c