From: Alan Stern Date: Sun, 2 Jul 2006 02:07:21 +0000 (-0400) Subject: usbcore: rename usb_suspend_device to usb_port_suspend X-Git-Tag: v2.6.19-rc1~899^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=140d8f687457c40a66af362838fac0d7893e7df5;p=pandora-kernel.git usbcore: rename usb_suspend_device to usb_port_suspend This revised patch (as715b) renames usb_suspend_device to usb_port_suspend, usb_resume_device to usb_port_resume, and finish_device_resume to finish_port_resume. There was no objection to the original version of the patch so this should be okay to apply. The revision was needed only because I have re-arranged the order of the earlier patches. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed