Ajay Kumar Gupta wrote:
Default value of 'extvbus' is being set as '0' to maintain the current programming state of all OMAP3 musb boards.
This flag should be set to '1' for boards using external vbus supply such as, OMAP3EVM Rev >=E.
This patch is rather pointless as the struct fieds not explictily initialized will be default to 0 anyway. You should only need to explicitly init to 1.
Signed-off-by: Ajay Kumar Gupta <ajay.gupta@xxxxxx>
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