From: Felipe Balbi Date: Thu, 21 Oct 2010 10:56:40 +0000 (+0300) Subject: usb: musb: introduce struct musb_platform_ops X-Git-Tag: v2.6.38-rc1~465^2~11^2~5^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ca8abb84522f4b773678726db6ebd6fc277bc96;p=pandora-kernel.git usb: musb: introduce struct musb_platform_ops This will be passed to musb_core by platform glue layer in order to make it easier to compile support for several HW glue layers. Later patches will come using this structure and also moving HW glue layers to its own platform driver; the idea is to be able to handle platform peculiarities in a manner which doesn't affect one another. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed