From: Marcel Holtmann Date: Wed, 28 Jan 2015 19:09:56 +0000 (-0800) Subject: Bluetooth: btusb: Provide hardware error handler for Intel devices X-Git-Tag: fixes-v4.0-rc1~150^2~73^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=385a768c3be1b4235ed57d707581c74b0d0efd63;p=pandora-kernel.git Bluetooth: btusb: Provide hardware error handler for Intel devices The Intel Bluetooth controllers can provide an additional exception info string when a hardware error event occurs. The core will now call hdev->hw_error to let the driver read out this information. This change will cause a reset of the hardware to bring it back into functional state and then read the Intel exception info string and print it along with the error information. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed