Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.c
authorNick Pelly <npelly@google.com>
Sun, 30 Nov 2008 11:17:20 +0000 (12:17 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 30 Nov 2008 11:17:20 +0000 (12:17 +0100)
commit7b99d17f3ea1febd1abca8fa371d2341dd957d4a
treee1b3bf0cb84ed511b044298528eecb2f72a12077
parent51a6fbc855b07a0737558560dd0ab0b5f646025b
Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.c

Following the pattern from hci_*.c, turn off BT_DBG messages unless
they have been requested via HCI_UART_DEBUG

Signed-off-by: Nick Pelly <npelly@google.com>
Acked-by: Brian Swetland <swetland@google.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_ll.c