Manjunath Goudar c9e82b076f USB: OHCI: ohci-pxa27x: remove useless functions
The ohci_hcd_pxa27x_drv_probe function is not doing anything other
than calling usb_hcd_pxa27x_probe function so ohci_hcd_pxa27x_drv_probe
function is useless that is why removed ohci_hcd_pxa27x_drv_probe
function and renamed usb_hcd_pxa27x_probe function to
ohci_hcd_pxa27x_drv_probe for proper naming.

The ohci_hcd_pxa27x_remove function is also not doing anything other than
calling usb_hcd_pxa27x_remove that is why removed ohci_hcd_pxa27x_remove
function and renamed usb_hcd_pxa27x_remove to ohci_hcd_pxa27x_remove for
proper naming.

Signed-off-by: Manjunath Goudar <csmanjuvijay@gmail.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Cc: linux-usb@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-12-05 16:32:51 +01:00
..
2014-11-03 15:26:15 -08:00
2015-04-03 19:03:18 +02:00
2016-10-30 06:40:39 -04:00
2014-12-14 16:10:09 -08:00
2016-10-30 06:40:39 -04:00
2015-04-03 19:03:17 +02:00
2016-11-21 17:33:40 +01:00
2015-06-08 14:26:22 -07:00
2016-11-18 16:02:15 +01:00
2016-11-18 16:02:15 +01:00
2016-11-18 16:02:15 +01:00