lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 18 Apr 2014 15:27:59 -0700
From:	Tony Lindgren <tony@...mide.com>
To:	Felipe Balbi <balbi@...com>
Cc:	Kishon Vijay Abraham I <kishon@...com>, linux@....linux.org.uk,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
	tomi.valkeinen@...com, eduardo.valentin@...com, arnd@...db.de
Subject: Re: [PATCH] ARM: OMAP2+: Fix config name for USB3 PHY

* Felipe Balbi <balbi@...com> [140401 07:17]:
> On Tue, Apr 01, 2014 at 03:44:34PM +0530, Kishon Vijay Abraham I wrote:
> > commit a70143 (drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY
> > Framework) moved phy-omap-usb3 driver in drivers/usb/phy to drivers/phy and
> > also renamed the file to phy-ti-pipe3. It also renamed the config from
> > OMAP_USB3 to TI_PIPE3 in Kconfig. However the config name was not changed in
> > omap2plus_defconfig. Fixed it here.
> > 
> > Signed-off-by: Kishon Vijay Abraham I <kishon@...com>
> 
> Acked-by: Felipe Balbi <balbi@...com>

Applying into omap-for-v3.15/fixes thanks.

Tony
 
> > ---
> >  arch/arm/configs/omap2plus_defconfig |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> > index a966795..a4e8d01 100644
> > --- a/arch/arm/configs/omap2plus_defconfig
> > +++ b/arch/arm/configs/omap2plus_defconfig
> > @@ -226,7 +226,7 @@ CONFIG_USB_DWC3=m
> >  CONFIG_USB_TEST=y
> >  CONFIG_NOP_USB_XCEIV=y
> >  CONFIG_OMAP_USB2=y
> > -CONFIG_OMAP_USB3=y
> > +CONFIG_TI_PIPE3=y
> >  CONFIG_AM335X_PHY_USB=y
> >  CONFIG_USB_GADGET=y
> >  CONFIG_USB_GADGET_DEBUG=y
> > -- 
> > 1.7.9.5
> > 
> 
> -- 
> balbi


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ