]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: at91: Fix USB AT91 gadget registration
authorAnders Darander <anders@chargestorm.se>
Wed, 30 Nov 2011 07:47:44 +0000 (08:47 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Dec 2011 20:58:20 +0000 (12:58 -0800)
commit950f10d78925298d870690bbe48e492f294f15b0
tree5cba91069d7ab4d255acea5d38cc7721b14506dd
parentd0e41c6542b81dd38498053a5eeda07f5468caf6
ARM: at91: Fix USB AT91 gadget registration

commit 0e934e22f3fabb98c41737e2e30bd9db2668e935 upstream.

Since 193ab2a6070039e7ee2b9b9bebea754a7c52fd1b, various AT91 boards don't
register at91_udc anymore due to depending on a now non-existing symbol.
Fix the symbol name.

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/arm/mach-at91/at91rm9200_devices.c
arch/arm/mach-at91/at91sam9260_devices.c
arch/arm/mach-at91/at91sam9261_devices.c
arch/arm/mach-at91/at91sam9263_devices.c