drivers: bus: ocp2scp: add pdata support
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 8 Oct 2012 05:59:41 +0000 (11:29 +0530)
committerTony Lindgren <tony@atomide.com>
Thu, 25 Oct 2012 00:44:31 +0000 (17:44 -0700)
ocp2scp was not having pdata support which makes *musb* fail for non-dt
boot in OMAP platform. The pdata will have information about the devices
that is connected to ocp2scp. ocp2scp driver will now make use of this
information to create the devices that is attached to ocp2scp.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found