usb: musb: omap2430: give it a context structure
authorFelipe Balbi <balbi@ti.com>
Thu, 2 Dec 2010 07:27:29 +0000 (09:27 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 2 Dec 2010 10:46:21 +0000 (12:46 +0200)
that structure currently only holds a device
pointer to our own platform_device and musb's
platform_device, but soon it will hold pointers
to our clock structures and glue-specific bits
and pieces.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found