aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorManjunath Goudar <[email protected]>2016-12-01 21:23:04 +0000
committerGreg Kroah-Hartman <[email protected]>2016-12-05 16:32:51 +0100
commitc9e82b076f17f6e88fcacc4ccc3daa603e0b4658 (patch)
treef027c63dc92977ba9fa10db6ba9c1acee7dbd629 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent680811dfec5d84e5720ef2adebe8eb64a4e094da (diff)
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 <[email protected]> Acked-by: Alan Stern <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions