From: Marcel Holtmann Date: Sun, 5 Apr 2015 05:27:35 +0000 (-0700) Subject: Bluetooth: hci_uart: Remove the manual protocol init message X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~34^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01009eec70a7d80773267b34522b0bb1208a73e9;p=pandora-kernel.git 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 Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed