mx31moboard: add support for usb OTG device (v3)
authorValentin Longchamp <valentin.longchamp@epfl.ch>
Wed, 6 May 2009 09:45:36 +0000 (11:45 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 7 May 2009 14:21:02 +0000 (16:21 +0200)
commit03c13ecc0d27d6c566afdb9624848fa0e0efe316
treea5f6033350ea0dfff79c32a12e97116e9241f5a9
parent4f163eb8811e8ea760d9fe654ecc6f17feecb477
mx31moboard: add support for usb OTG device (v3)

This is used on all board of our system, so again this is done in the
mx31moboard.c file.

changes since v2: call to gpio_request added in platform code, and
moved device initialization in baseboard files.

changes since v1: pins are claimed in another patch

Signed-off-by: Valentin Longchamp <valentin.longchamp@epfl.ch>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx3/mx31moboard-devboard.c
arch/arm/mach-mx3/mx31moboard-marxbot.c
arch/arm/mach-mx3/mx31moboard.c