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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 21 Oct 2013 17:23:49 +0000
From:	Hartley Sweeten <HartleyS@...ionengravers.com>
To:	Greg KH <gregkh@...uxfoundation.org>
CC:	"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
	ARM Kernel <linux-arm-kernel@...ts.infradead.org>,
	Linux Kernel <linux-kernel@...r.kernel.org>,
	Ryan Mallon <rmallon@...il.com>,
	"stern@...land.harvard.edu" <stern@...land.harvard.edu>,
	Lennert Buytenhek <buytenh@...tstofly.org>,
	"olof@...om.net" <olof@...om.net>,
	Russell King <linux@....linux.org.uk>
Subject: RE: [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver

On Saturday, October 19, 2013 2:22 PM, Greg KH wrote:
> On Thu, Oct 17, 2013 at 01:29:11PM -0700, H Hartley Sweeten wrote:
>> Convert ep93xx to use the OHCI platform driver and remove the
>> ohci-ep93xx bus glue driver.
>> 
>> Enable CONFIG_OHCI_HCD_PLATFORM in the ep93xx_defconfig so that USB
>> is still enabled by default on the EP93xx platform.
>> 
>> Signed-off-by: H Hartley Sweeten <hsweeten@...ionengravers.com>
>> Acked-by: Alan Stern <stern@...land.harvard.edu>
>> Cc: Ryan Mallon <rmallon@...il.com>
>> Cc: Lennert Buytenhek <kernel@...tstofly.org>
>> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
>> Cc: Olof Johansson <olof@...om.net>
>> Cc: Russell King <linux@....linux.org.uk>
>> ---
>>  arch/arm/configs/ep93xx_defconfig |   1 +
>>  arch/arm/mach-ep93xx/clock.c      |   2 +-
>>  arch/arm/mach-ep93xx/core.c       |  38 +++++++-
>>  drivers/usb/host/ohci-ep93xx.c    | 184 --------------------------------------
>>  drivers/usb/host/ohci-hcd.c       |  18 ----
>>  5 files changed, 36 insertions(+), 207 deletions(-)
>>  delete mode 100644 drivers/usb/host/ohci-ep93xx.c
>
> This patch doesn't apply to my usb-next branch of usb.git at all, what
> happened?  Did Alan's other recent changes interfere with this?

With the temporary linux-next shutdown it appears that I based this on
the mainline git tree. Sorry about that.

> Can you refresh this against my tree and resend it so that I can apply
> it?  I've applied the 1/2 patch already.

I'll try to pull usb-next today and rebase this.

Regards,
Hartley

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