From: Felipe Balbi Date: Thu, 2 Dec 2010 07:33:24 +0000 (+0200) Subject: usb: musb: am35x: give it a context structure X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c8ac98b0d97a84265e0a02bf072e852a582a6a2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed