RE: [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver

2013-10-21 Thread Hartley Sweeten
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 >>

RE: [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver

2013-10-21 Thread Hartley Sweeten
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 >>

RE: [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver

2013-10-21 Thread Hartley Sweeten
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

RE: [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver

2013-10-21 Thread Hartley Sweeten
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

Re: [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver

2013-10-19 Thread Greg KH
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. > >

Re: [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver

2013-10-19 Thread Greg KH
On Thu, Oct 17, 2013 at 05:11:54PM -0400, Alan Stern wrote: > On Thu, 17 Oct 2013, 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

Re: [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver

2013-10-19 Thread Greg KH
On Thu, Oct 17, 2013 at 05:11:54PM -0400, Alan Stern wrote: On Thu, 17 Oct 2013, 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

Re: [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver

2013-10-19 Thread Greg KH
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.

Re: [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver

2013-10-17 Thread Alan Stern
On Thu, 17 Oct 2013, 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

Re: [PATCH 2/2 v4] usb: ohci: remove ep93xx bus glue platform driver

2013-10-17 Thread Alan Stern
On Thu, 17 Oct 2013, 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