From: Maulik Mankad Date: Wed, 17 Feb 2010 22:09:30 +0000 (-0800) Subject: omap: musb: Pass board specific data from board file X-Git-Tag: v2.6.34-rc1~230^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=884b8369ee78c081b5e5a99d1d09a95815d13c28;p=pandora-kernel.git omap: musb: Pass board specific data from board file Pass board specific data for MUSB (like interface_type, mode etc) from board file by defining board specific structure. Each board file can define this structure based on its requirement and pass this information to the driver. Signed-off-by: Maulik Mankad Cc: Tony Lindgren Cc: Felipe Balbi Cc: David Brownell Cc: Greg Kroah-Hartman Cc: Gupta Ajay Kumar Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed