OMAP2+: musb: hwmod adaptation for musb registration
authorHema HK <hemahk@ti.com>
Thu, 17 Feb 2011 06:37:21 +0000 (12:07 +0530)
committerFelipe Balbi <balbi@ti.com>
Thu, 17 Feb 2011 16:34:00 +0000 (18:34 +0200)
commit18a26892d62d2786c2b259ba4605ee10bba0ba13
treeda177af480b2fe9045f9357fc4ccce43f62db3e9
parent273ff8c3bc04cf358c131f49ee7a11efa7ec73d7
OMAP2+: musb: hwmod adaptation for musb registration

Using omap_device_build API instead of platform_device_register for
OMAP2430,OMAP3xxx, OMAP4430 and AM35x musb device registration.
The device specific resources defined in centralized
database will be used.

Signed-off-by: Hema HK <hemahk@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: Cousson, Benoit <b-cousson@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
arch/arm/mach-omap2/usb-musb.c