Hi,
> -----Original Message-----
> From: Patra, Nilkesh
> Sent: Monday, January 25, 2010 12:49 PM
> To: Felipe Balbi; Greg KH
> Cc: Linux USB Mailing List; Linux OMAP Mailing List; Gupta, Ajay Kumar;
> Gadiyar, Anand
> Subject: RE: [PATCH 1/7] usb: musb: Add context save and restore support
> > +
> > + if (musb->dyn_fifo) {
>
> dyn_fifo should be declared under struct musb. Otherwise it will give
> compilation errors.
Already done in one of the earlier submitted patch.
>
> > + musb_context.index_regs[i].txfifoadd =
> > + musb_read_txfifoadd(musb_base);
> > + musb_context.index_regs[i].rxfifoadd =
> > + musb_read_rxfifoadd(musb_base);
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html