> -----Original Message-----
> From: Felipe Balbi [mailto:[email protected]]
> Sent: Monday, December 14, 2009 10:08 PM
> To: Gupta, Ajay Kumar
> Cc: [email protected]; [email protected]; Balbi Felipe
> (Nokia-D/Helsinki); [email protected]
> Subject: Re: [PATCH 3/3] musb: Add 'extvbus' in musb_hdrc_platform_data
> 
> Hi,
> 
> On Mon, Dec 14, 2009 at 02:39:42PM +0100, ext Ajay Kumar Gupta wrote:
> >diff --git a/drivers/usb/musb/musb_regs.h b/drivers/usb/musb/musb_regs.h
> >index 8ca8f23..cba724d 100644
> >--- a/drivers/usb/musb/musb_regs.h
> >+++ b/drivers/usb/musb/musb_regs.h
> >@@ -72,6 +72,10 @@
> > #define MUSB_DEVCTL_HR              0x02
> > #define MUSB_DEVCTL_SESSION 0x01
> >
> >+/* ULPI VBUSCONTROL */
> >+#define ULPI_USE_EXTVBUS    0x01
> >+#define ULPI_USE_EXTVBUSIND 0x02
> 
> shouldn't these go to drivers/usb/otg/ulpi.c or include/usb/ulpi.h ?
> 
> or is this musb specific ?? If it's musb specific, please prepend with
> MUSB_

Yes, they are MUSB specific. I will append 'MUSB_' in next version.

-Ajay

> 
> --
> balbi
--
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

Reply via email to