android_kernel_samsung_msm8976/drivers/usb/core
Alan Stern 94fcda1f8a usbcore: remove unused argument in autosuspend
Thanks to several earlier patches, usb_autosuspend_device() and
usb_autoresume_device() are never called with a second argument other
than 1.  This patch (as819) removes the now-redundant argument.

It also consolidates some common code between those two routines,
putting it into a new subroutine called usb_autopm_do_device().  And
it includes a sizable kerneldoc update for the affected functions.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-12-01 14:25:53 -08:00
..
buffer.c
config.c
devices.c
devio.c usbcore: remove unused argument in autosuspend 2006-12-01 14:25:53 -08:00
driver.c usbcore: remove unused argument in autosuspend 2006-12-01 14:25:53 -08:00
endpoint.c
file.c
generic.c
hcd-pci.c
hcd.c
hcd.h
hub.c usbcore: remove unused argument in autosuspend 2006-12-01 14:25:53 -08:00
hub.h
inode.c
Kconfig
Makefile
message.c usbcore: remove unused argument in autosuspend 2006-12-01 14:25:53 -08:00
notify.c
otg_whitelist.h
sysfs.c
urb.c
usb.c
usb.h usbcore: remove unused argument in autosuspend 2006-12-01 14:25:53 -08:00