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)
commit01009eec70a7d80773267b34522b0bb1208a73e9
tree0a367519f7aa019036fa3dfe2a6a2ff94ae2daaa
parent7c40fb8db135288485f4f6226ceb69d64610a84e
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
This page took 0.031722 seconds and 5 git commands to generate.