Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 2 Nov 2014 07:15:39 +0000 (08:15 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 2 Nov 2014 08:03:51 +0000 (10:03 +0200)
Instead of having the driver generate the HCI Hardware Error event
manually, just call hci_reset_dev() to trigger the upper stack reset.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found