commit | 6c79fe4afcb0450bd638f6e959e512aad270ff2f | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Tue Jun 17 16:16:27 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 17 17:04:39 2014 -0700 |
tree | 10e7f6a082cd83d15139ce3e666e061ca69d5f0b | |
parent | b658b8f5c09d3d1db9641c9d520b36b3e4c0d744 [diff] |
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>