Re: [PATCH] usb: Fix compile error by selecting USB_OTG_UTILS

2013-03-27 Thread Felipe Balbi
On Tue, Mar 26, 2013 at 01:37:41PM -0700, Greg KH wrote: > On Tue, Mar 26, 2013 at 09:25:35PM +0100, Roland Stigge wrote: > > On 03/26/2013 08:24 PM, Felipe Balbi wrote: > > > commit ? > > > > 1c2088812f095df77f4b3224b65db79d7111a300 > > Showed up in 3.9-rc3. > > Felipe, I can take this directly

Re: [PATCH] usb: Fix compile error by selecting USB_OTG_UTILS

2013-03-26 Thread Greg KH
On Tue, Mar 26, 2013 at 09:25:35PM +0100, Roland Stigge wrote: > On 03/26/2013 08:24 PM, Felipe Balbi wrote: > > commit ? > > 1c2088812f095df77f4b3224b65db79d7111a300 Showed up in 3.9-rc3. Felipe, I can take this directly if you don't have any other USB patches for me at the moment. greg k-h --

Re: [PATCH] usb: Fix compile error by selecting USB_OTG_UTILS

2013-03-26 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 On 03/26/2013 08:24 PM, Felipe Balbi wrote: > commit ? 1c2088812f095df77f4b3224b65db79d7111a300 Seems to be based on the assumption that only OTG needs a PHY. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG

Re: [PATCH] usb: Fix compile error by selecting USB_OTG_UTILS

2013-03-26 Thread Roland Stigge
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 On 03/26/2013 07:03 PM, Felipe Balbi wrote: > On Tue, Mar 26, 2013 at 06:36:01PM +0100, Roland Stigge wrote: >> The current lpc32xx_defconfig breaks like this, caused by recent >> phy restructuring: > > which commit actually caused this ? I need

Re: [PATCH] usb: Fix compile error by selecting USB_OTG_UTILS

2013-03-26 Thread Felipe Balbi
Hi, On Tue, Mar 26, 2013 at 08:18:36PM +0100, Roland Stigge wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: RIPEMD160 > > On 03/26/2013 07:03 PM, Felipe Balbi wrote: > > On Tue, Mar 26, 2013 at 06:36:01PM +0100, Roland Stigge wrote: > >> The current lpc32xx_defconfig breaks like this, caused

Re: [PATCH] usb: Fix compile error by selecting USB_OTG_UTILS

2013-03-26 Thread Felipe Balbi
Hi, On Tue, Mar 26, 2013 at 06:36:01PM +0100, Roland Stigge wrote: > The current lpc32xx_defconfig breaks like this, caused by recent phy > restructuring: which commit actually caused this ? I need to know to make sure if this should be sent to stable or not. -- balbi signature.asc Descriptio

[PATCH] usb: Fix compile error by selecting USB_OTG_UTILS

2013-03-26 Thread Roland Stigge
The current lpc32xx_defconfig breaks like this, caused by recent phy restructuring: LD init/built-in.o drivers/built-in.o: In function `usb_hcd_nxp_probe': drivers/usb/host/ohci-nxp.c:224: undefined reference to `isp1301_get_client' drivers/built-in.o: In function `lpc32xx_udc_probe': drive