usb: quiet peer failure warning, disable poweroff
authorDan Williams <dan.j.williams@intel.com>
Tue, 17 Jun 2014 23:16:27 +0000 (16:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jun 2014 00:04:39 +0000 (17:04 -0700)
commit6c79fe4afcb0450bd638f6e959e512aad270ff2f
tree10e7f6a082cd83d15139ce3e666e061ca69d5f0b
parentb658b8f5c09d3d1db9641c9d520b36b3e4c0d744
usb: quiet peer failure warning, disable poweroff

In the case where platform firmware has specified conflicting values for
port locations it is confusing and otherwise not helpful to throw a
backtrace.  Instead, include enough information to determine that
firmware has done something wrong and globally disable port poweroff.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/port.c