commit | a3cee12aa9129b576c5403a31e37d0e0113235b3 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Dec 02 09:27:29 2010 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Fri Dec 10 10:21:17 2010 +0200 |
tree | 17975e46cfeb146d08d6d86834be94f96a01054b | |
parent | 9cb0308eec7a965136fe9fc6d1be3548c01a4a1e [diff] |
usb: musb: omap2430: 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>