]> 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)
commite70122d137d1ecbec909f0aec27f6cb29fa43cac
tree0a367519f7aa019036fa3dfe2a6a2ff94ae2daaa
parent8e9104ce44fd3d8ecde3e878ec150d055f62bf78
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