]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_uart: Remove the manual protocol init message
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 5 Apr 2015 05:27:35 +0000 (22:27 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 7 Apr 2015 16:47:10 +0000 (18:47 +0200)
commitb65d24d9dc7da356e508e52d44e76a5b7cedff32
tree0a367519f7aa019036fa3dfe2a6a2ff94ae2daaa
parentaef797bb4a856df44b3cd64dbc2ed313ebe13908
Bluetooth: hci_uart: Remove the manual protocol init message

The init function for each HCI UART protocol prints the same on success
and failure. This information is so generic, remove it and let the main
HCI UART handling print it instead.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/hci_ath.c
drivers/bluetooth/hci_bcsp.c
drivers/bluetooth/hci_h4.c
drivers/bluetooth/hci_h5.c
drivers/bluetooth/hci_ldisc.c
drivers/bluetooth/hci_ll.c