diff options
author | 2016-11-24 21:42:44 +0000 | |
---|---|---|
committer | 2016-11-29 17:36:43 +0100 | |
commit | fd3ed14ed0790d37c1f82cbaf30838d09da0c39e (patch) | |
tree | 43ecda31a8fa729dce50d3cdfe5d81880abf5fac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: ohci: s3c2410: allow probing from device tree (diff) | |
download | wireguard-linux-fd3ed14ed0790d37c1f82cbaf30838d09da0c39e.tar.xz wireguard-linux-fd3ed14ed0790d37c1f82cbaf30838d09da0c39e.zip |
USB: EHCI: ehci-w90x900: remove unuseful functions
The ehci_w90x900_probe function is not doing anything other than
calling usb_w90x900_probe function so ehci_w90x900_probe function
is unuseful that is why removed ehci_w90x900_probe functions and
renamed usb_w90x900_probe function to ehci_w90x900_probe for proper
naming.
The ehci_w90x900_remove function is also not doing anything other
than calling usb_w90x900_remove that is why removed ehci_w90x900_remove
function and renamed usb_w90x900_remove to ehci_w90x900_remove for proper
naming.
This also removes warning of checkpatch.pl script.
Signed-off-by: Manjunath Goudar <csmanjuvijay@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Wan ZongShun <mcuos.com@gmail.com>
Cc: linux-usb@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions