commit | a023c631f546ef95d58969385825a47652ab9039 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Dec 02 09:42:50 2010 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Dec 10 10:21:22 2010 +0200 |
tree | db76714c5ca83ab8fc8a0bdbff90603e0e3d4150 | |
parent | e6480faa1067af91ab403fd3aaf6db2fe1134b13 [diff] |
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>