Re: [PATCH 4/4] efikamx: remove Efika MX-specific CHRGVBUS hack from the USB driver

2012-12-23 Thread Fabio Estevam
On Sun, Dec 23, 2012 at 8:42 AM, Matt Sealey wrote: > Anyone got a clue who the actual USB maintainer is who cares about ehci-mxc? $ ./scripts/get_maintainer.pl -F drivers/usb/host/ehci-mxc.c Alan Stern (maintainer:USB EHCI DRIVER) Greg Kroah-Hartman (supporter:USB SUBSYSTEM) linux-...@vger.ker

Re: [PATCH 4/4] efikamx: remove Efika MX-specific CHRGVBUS hack from the USB driver

2012-09-10 Thread Shawn Guo
On Mon, Sep 10, 2012 at 10:03:15AM -0500, Matt Sealey wrote: > On Sun, Sep 9, 2012 at 10:00 PM, Fabio Estevam wrote: > > On Wed, Aug 1, 2012 at 2:49 PM, Matt Sealey wrote: > >> Since we're removing Efika MX support from the tree (for now), remove > >> the hack present in the USB host driver since

Re: [PATCH 4/4] efikamx: remove Efika MX-specific CHRGVBUS hack from the USB driver

2012-09-10 Thread Matt Sealey
On Sun, Sep 9, 2012 at 10:00 PM, Fabio Estevam wrote: > On Wed, Aug 1, 2012 at 2:49 PM, Matt Sealey wrote: >> Since we're removing Efika MX support from the tree (for now), remove >> the hack present in the USB host driver since it will never run and >> isn't useful on any other systems. >> >> Si

Re: [PATCH 4/4] efikamx: remove Efika MX-specific CHRGVBUS hack from the USB driver

2012-09-09 Thread Fabio Estevam
On Wed, Aug 1, 2012 at 2:49 PM, Matt Sealey wrote: > Since we're removing Efika MX support from the tree (for now), remove > the hack present in the USB host driver since it will never run and > isn't useful on any other systems. > > Signed-off-by: Matt Sealey You should Cc linux-usb list and th

[PATCH 4/4] efikamx: remove Efika MX-specific CHRGVBUS hack from the USB driver

2012-08-01 Thread Matt Sealey
Since we're removing Efika MX support from the tree (for now), remove the hack present in the USB host driver since it will never run and isn't useful on any other systems. Signed-off-by: Matt Sealey --- drivers/usb/host/ehci-mxc.c | 20 1 file changed, 20 deletions(-) di