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)
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>

No differences found