Mathias Nyman c0f3ed87fd usb: Don't print a warning if interface driver rebind is deferred at resume
Interface drivers like btusb that don't support reset-resume will be
rebound at resume if port was reset. Rebind is done during the pm_ops
.complete callback when probe returns EPROBE_DEFER as default.

Remove the "rebind failed: -517" message.
Device probe will eventually take place later.

[one-liner by Jerry Snitselaar posted in a mailing list question -Mathias]
Suggested-by: Jerry Snitselaar <jsnitsel@redhat.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-07 16:03:15 +01:00
..
2017-11-13 21:14:07 -08:00
2017-11-21 15:57:07 -08:00
2017-11-04 11:55:39 +01:00
2017-04-11 14:41:29 -06:00
2017-11-28 15:12:38 +01:00
2017-11-13 21:14:07 -08:00
2017-11-14 18:01:46 -08:00
2017-11-28 15:12:38 +01:00