commit | 0919dfc12a43d5ea21411e67984c268e84d05204 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Dec 02 09:33:24 2010 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Dec 10 10:21:18 2010 +0200 |
tree | 25b72ff88cb275efa6b25ac34d5d9f05f5540b94 | |
parent | a3cee12aa9129b576c5403a31e37d0e0113235b3 [diff] |
usb: musb: am35x: 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>