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>
Fri, 10 Dec 2010 08:21:19 +0000 (10:21 +0200)
commit1add75d2bd1a44553e2c40e30db5f90a500dc1ab
treefa2a8d7a3ee80536e4e876909e2980004418b22e
parent0919dfc12a43d5ea21411e67984c268e84d05204
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