commit | 2bfd1c96a9fb9b547db9a2ad8428dc8de5526e92 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon May 07 14:10:27 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon May 07 14:10:27 2012 -0700 |
tree | 9a6f4aa00cffd0c879ab55e38807f9b0742eb812 | |
parent | 32078f915d1acab356080b144aa89fe3487f3979 [diff] |
USB: serial: ch341: 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: Johan Hovold <jhovold@gmail.com> Cc: Alan Stern <stern@rowland.harvard.edu> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>