usb: musb: blackfin: give it a context structure
authorFelipe Balbi <balbi@ti.com>
Thu, 2 Dec 2010 07:42:50 +0000 (09:42 +0200)
committerFelipe Balbi <balbi@ti.com>
Thu, 2 Dec 2010 10:46:26 +0000 (12:46 +0200)
commitfd56f377d8e9226b31a9b4d02e8fdd6f8eb5334a
treeeac9d75ed974fbdabcce81777a816c777492ace7
parentc6cc0b629054331c93fb895b80267de78e88503b
usb: musb: blackfin: 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/blackfin.c