]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit62750c1091b0d2d4a7c249204886ac9c9dc1277d
tree10e7f6a082cd83d15139ce3e666e061ca69d5f0b
parent218bc76da0fab26377804912f12e540f0c5e4b78
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