]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btusb: Provide hardware error handler for Intel devices
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 28 Jan 2015 19:09:56 +0000 (11:09 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 28 Jan 2015 20:26:25 +0000 (21:26 +0100)
commit07f12776c7f4878f63496bce4b12ea14955b8446
tree701af9afa74c53b7bca38f8d1a740232a1812b42
parent507b1b85546e621807ddfab999366919c774bc03
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 <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/btusb.c