omap: musb: Pass board specific data from board file
authorMaulik Mankad <x0082077@ti.com>
Thu, 11 Feb 2010 02:23:11 +0000 (18:23 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 12 Feb 2010 21:02:38 +0000 (13:02 -0800)
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 <x0082077@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Felipe Balbi <felipe.balbi@nokia.com>
Cc: David Brownell <david-b@pacbell.net>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Cc: Gupta Ajay Kumar <ajay.gupta@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found