RE: [PATCH v3 1/2] USB: Add empty functions in otg.h

2010-01-07 Thread Maulik
; Greg Kroah-Hartman; Sergei Shtylyov; Gupta, Ajay Kumar Subject: Re: [PATCH v3 1/2] USB: Add empty functions in otg.h On Tue, Jan 05, 2010 at 12:54:50PM +0200, Felipe Balbi wrote: > On Tue, Jan 05, 2010 at 09:46:58AM +0100, ext Maulik Mankad wrote: >> USB : Add empty functions in otg.h

Re: [PATCH v3 1/2] USB: Add empty functions in otg.h

2010-01-05 Thread Olof Johansson
On Tue, Jan 05, 2010 at 12:54:50PM +0200, Felipe Balbi wrote: > On Tue, Jan 05, 2010 at 09:46:58AM +0100, ext Maulik Mankad wrote: >> USB : Add empty functions in otg.h >> >> Add empty functions for usb_nop_xceiv_register() >> and usb_nop_xceiv_unregister() in otg.h so that >> these functions can b

Re: [PATCH v3 1/2] USB: Add empty functions in otg.h

2010-01-05 Thread Felipe Balbi
On Tue, Jan 05, 2010 at 09:46:58AM +0100, ext Maulik Mankad wrote: USB : Add empty functions in otg.h Add empty functions for usb_nop_xceiv_register() and usb_nop_xceiv_unregister() in otg.h so that these functions can be called even when CONFIG_NOP_USB_XCEIV is not enabled. It allows to remove