commit | 1add75d2bd1a44553e2c40e30db5f90a500dc1ab | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Dec 02 09:35:58 2010 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Dec 10 10:21:19 2010 +0200 |
tree | fa2a8d7a3ee80536e4e876909e2980004418b22e | |
parent | 0919dfc12a43d5ea21411e67984c268e84d05204 [diff] |
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>