commit | e110de4d5358f2e67c333d23d608cbabe26b6220 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Dec 02 09:38:12 2010 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Dec 10 10:21:20 2010 +0200 |
tree | f4e57f2f3dff20fc30c02451ecc81c919c8a8023 | |
parent | 1add75d2bd1a44553e2c40e30db5f90a500dc1ab [diff] |
usb: musb: davinci: 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>