On Tue, Oct 11, 2011 at 1:29 PM, Munegowda, Keshava <keshava_mgowda@xxxxxx> wrote: > On Tue, Oct 11, 2011 at 11:18 AM, Munegowda, Keshava > <keshava_mgowda@xxxxxx> wrote: >> On Tue, Oct 11, 2011 at 6:08 AM, Paul Walmsley <paul@xxxxxxxxx> wrote: >>> Hi >>> >>> so I just noticed another problem with these hwmods: >>> >>> On Thu, 6 Oct 2011, Keshava Munegowda wrote: >>> >>>> Following 2 hwmod structures are added >>>> 1. usb_host_hs >>>> The hwmod of usbhs with uhh, ehci and ohci base addresses >>>> functional clock and ehci, ohci irqs >>>> >>>> 2. usb_tll_hs >>>> hwmod of usbhs with the TLL base address and irq. >>>> >>>> Signed-off-by: Keshava Munegowda <keshava_mgowda@xxxxxx> >>>> Reviewed-by: Partha Basak <parthab@xxxxxxxxxxxx> >>>> --- >>>> arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 227 ++++++++++++++++++++++++++++ >>>> 1 files changed, 227 insertions(+), 0 deletions(-) >>>> >>>> diff --git a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c b/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c >>>> index 59fdb9f..b8ca690 100644 >>>> --- a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c >>>> +++ b/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c >>> >>> ... >>> >>>> +static struct omap_hwmod_ocp_if omap34xx_ick_cfg__usb_tll_hs = { >>> >>> This interface is missing a .master and .slave. It must have both. So, >>> dropping this patch until it's fixed. >>> >>> Clearly we also need to modify the hwmod code needs to reject any >>> instances where either .master or .slave is NULL. >>> >>> >>> - Paul >> >> Hi Paul >> I will fix it today only and I will send the updated >> patches in couple of hours. >> please help me to make it in this merge window. >> > > > Hi Paul > I have posted v14 of the patches; please do review > if it is OK, please merge to your branch for 3.2 version > please let me know if you have any comments here. > > Thanks and Regards > keshava Hi Paul requesting to please do review the patch set if it is OK, please merge to your branch for 3.2 version please let me know if you have any comments. regards keshava -- 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