Re: [PATCH v3 1/2] ARM : OMAP: MUSB : Pass board specific data using a structure

2010-02-01 Thread Tony Lindgren
* Felipe Balbi [100128 11:46]: > On Thu, Dec 31, 2009 at 02:22:36PM +0100, ext Maulik Mankad wrote: > >ARM : OMAP: MUSB :Pass board specific data from board file > > > >This patch proposes to pass board specific data for MUSB > >(like interface_type, mode etc) from board file by defining > >board

Re: [PATCH v3 1/2] ARM : OMAP: MUSB : Pass board specific data using a structure

2010-01-28 Thread Felipe Balbi
On Thu, Dec 31, 2009 at 02:22:36PM +0100, ext Maulik Mankad wrote: ARM : OMAP: MUSB :Pass board specific data from board file This patch proposes to pass board specific data for MUSB (like interface_type, mode etc) from board file by defining board specific structure. Each board file can define

[PATCH v3 1/2] ARM : OMAP: MUSB : Pass board specific data using a structure

2009-12-31 Thread Maulik Mankad
ARM : OMAP: MUSB :Pass board specific data from board file This patch proposes to 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