aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core/urb.c
diff options
context:
space:
mode:
authorDavid Brownell <david-b@pacbell.net>2005-09-22 22:45:26 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2005-10-28 16:47:41 -0700
commit5edbfb7c8af0577097dae87cdd4dfdba82bb9579 (patch)
tree497ba94999eb10524dd0d6d98ba708e83cae75d8 /drivers/usb/core/urb.c
parentccdcf77ae32e3d3347fdf3810b27f899e98c34fb (diff)
[PATCH] stop exporting two functions
The way we're looking at USB suspend lately doesn't expect drivers to call usb_suspend_device() or usb_resume_device() directly; that'll be implicit when no interfaces are in use. This patch removes those APIs from visibility outside usbcore. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> drivers/usb/core/hub.c | 12 ++++-------- drivers/usb/core/usb.h | 4 ++++ include/linux/usb.h | 5 ----- 3 files changed, 8 insertions(+), 13 deletions(-)
Diffstat (limited to 'drivers/usb/core/urb.c')
0 files changed, 0 insertions, 0 deletions