Hi, > -----Original Message----- > From: Sergei Shtylyov [mailto:sshtylyov@xxxxxxxxxxxxx] > Sent: Wednesday, November 18, 2009 7:50 PM > To: Gupta, Ajay Kumar > Cc: linux-usb@xxxxxxxxxxxxxxx; > davinci-linux-open-source@xxxxxxxxxxxxxxxxxxxx; > cooloney@xxxxxxxxxx; felipe.balbi@xxxxxxxxx; > linux-omap@xxxxxxxxxxxxxxx; Gadiyar, Anand > Subject: Re: [PATCH 0/8] musb: Add structure 'musb_hdrc_board_data' > > Hello. > > Ajay Kumar Gupta wrote: > > > This patch set adds a new structure 'musb_hdrc_board_data' > to get all > > board specific data from board files. > > > It is actually done to accomodate ULPI_VBUSCONTROL programming > > required for OMAP3EVM Rev >=E which uses external Vbus > supply to support 500mA. > > It's not clear why it was necessary to create yet another > structure. You could your new field to 'struct > musb_hdrc_platfrom_data'... This a actually a simpler approach and would avoid changing Davinci/BLackFin Specific files. Felipe/Anand, Is it ok to add 'extvbus' in 'musb_hdrc_platform_data' and pass this data from all OMAP board files. Anyways we do have 'musb_config' which has all platform sepecific information. -Ajay > > > Regards, > > Ajay > > WBR, Sergei > > -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html