From: Maulik Mankad Date: Thu, 11 Feb 2010 02:23:11 +0000 (-0800) Subject: omap: musb: Pass board specific data from board file X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f729d51a71b0a5fcbe4e46048eb81b15ce1cd28;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