commit | e6480faa1067af91ab403fd3aaf6db2fe1134b13 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Dec 02 09:40:34 2010 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Dec 10 10:21:21 2010 +0200 |
tree | a9f1d5ffe63228016baa0f752e1c5a9fa804132b | |
parent | e110de4d5358f2e67c333d23d608cbabe26b6220 [diff] |
usb: musb: da8xx: 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>