]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/bluetooth/hci_ath.c
Bluetooth: Use bt_dev_err and bt_dev_info when possible
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 30 Oct 2017 09:42:59 +0000 (10:42 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 30 Oct 2017 10:25:45 +0000 (12:25 +0200)
commit2064ee332e4c1b7495cf68b84355c213d8fe71fd
tree9bb470d9296dbf14c02a67612fe83c32fec3ba6d
parenta9ee77af751f435675054f5a7e2d2e69cbfe9e33
Bluetooth: Use bt_dev_err and bt_dev_info when possible

In case of using BT_ERR and BT_INFO, convert to bt_dev_err and
bt_dev_info when possible. This allows for controller specific
reporting.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
21 files changed:
drivers/bluetooth/bpa10x.c
drivers/bluetooth/bt3c_cs.c
drivers/bluetooth/btbcm.c
drivers/bluetooth/btintel.c
drivers/bluetooth/btqca.c
drivers/bluetooth/btrtl.c
drivers/bluetooth/btusb.c
drivers/bluetooth/hci_ath.c
drivers/bluetooth/hci_h4.c
drivers/bluetooth/hci_qca.c
drivers/bluetooth/hci_serdev.c
include/net/bluetooth/bluetooth.h
net/bluetooth/a2mp.c
net/bluetooth/amp.c
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c
net/bluetooth/hci_request.c
net/bluetooth/hci_sysfs.c
net/bluetooth/mgmt.c
net/bluetooth/smp.c