From: Felipe Balbi Date: Thu, 2 Dec 2010 07:42:50 +0000 (+0200) Subject: usb: musb: blackfin: give it a context structure X-Git-Tag: v2.6.38-rc1~465^2~11^2~5^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a023c631f546ef95d58969385825a47652ab9039;p=pandora-kernel.git 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 --- Reading git-diff-tree failed