usb: musb: tusb6010: give it a context structure
authorFelipe Balbi <balbi@ti.com>
Thu, 2 Dec 2010 07:35:58 +0000 (09:35 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 2 Dec 2010 10:46:23 +0000 (12:46 +0200)
commitf422e040143c5656e3d6550f97db201c1f68ce4b
tree598747a39077535b9d61eac8075f8ca35a2be6b0
parent2c8ac98b0d97a84265e0a02bf072e852a582a6a2
usb: musb: tusb6010: give it a context structure

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>
drivers/usb/musb/tusb6010.c