David Brownell dbc3887e7d [PATCH] remove duplicated resume path code
This gets rid of some inconsistently duplicated logic to resume interfaces.
Similar code was in both finish_port_resume() and in usb_generic_resume().
Now there is just one copy of that code, accessed regardless of whether
CONFIG_USB_SUSPEND is enabled.  Fault handling is also more consistent.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-10-28 16:47:39 -07:00
..
2005-10-28 10:13:16 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 21:37:29 +01:00
2005-10-28 10:13:16 -07:00
2005-10-28 12:18:07 -04:00
2005-10-28 16:47:38 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 16:47:38 -07:00