commit | 3abee859c13ec6a0f49a7234eef011f5d45136f1 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon May 07 14:11:40 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon May 07 14:12:11 2012 -0700 |
tree | c6843c41cbe7a53c7311e8101ceb50cb558a8378 | |
parent | 2bfd1c96a9fb9b547db9a2ad8428dc8de5526e92 [diff] |
USB: serial: sierra: remove reset_resume callback This really just is the resume callback for the device, so use that, especially as the usb-serial core just overrode this callback so it wasn't being made anyway. Cc: Alan Stern <stern@rowland.harvard.edu> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Johan Hovold <jhovold@gmail.com> Cc: Anton Samokhvalov <pg83@yandex.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>