]> git.baikalelectronics.ru Git - kernel.git/commit
usb/hcd: Log error code if reset() fails
authorMark Brown <broonie@linaro.org>
Wed, 7 Aug 2013 21:32:40 +0000 (22:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 20:13:32 +0000 (13:13 -0700)
commita0750a2d74f1c42f1e1c99b53ad9242f08cb85d3
tree95dbabe49a7eecae376005b97eee7b0576bc3423
parent3cd4cba083299dddade5631834b4b05ac177f480
usb/hcd: Log error code if reset() fails

If someone provided meaningful error codes from reset() we should tell the
user what they were.

Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hcd.c