]> git.baikalelectronics.ru Git - kernel.git/commit
USB: ehci-mxc: remove Efika MX-specific CHRGVBUS hack
authorMatt Sealey <matt@genesi-usa.com>
Sun, 23 Dec 2012 11:18:21 +0000 (05:18 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jan 2013 00:20:36 +0000 (16:20 -0800)
commit1b3aab36d225589567bedc755f0255e1c460915c
tree4e32ac1cf0a5685ee214bada3f5c54b38c1c181e
parentde4c912d52a0a7ddb324596e06e1a34d9e6d37de
USB: ehci-mxc: remove Efika MX-specific CHRGVBUS hack

Since Efika MX platform support (pre-devicetree) was removed from the tree
this code no longer has any possibility of running and clutters up the
driver which is being replaced by the chipidea host in the future anyway.

Signed-off-by: Matt Sealey <matt@genesi-usa.com>
Tested-by: Steev Klimazewski <steev@genesi-usa.com>
CC: Sascha Hauer <kernel@pengutronix.de>
CC: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-mxc.c