Bluetooth: Enable per-module dynamic debug messages
With the introduction of CONFIG_DYNAMIC_PRINTK_DEBUG it is possible to
allow debugging without having to recompile the kernel. This patch turns
all BT_DBG() calls into pr_debug() to support dynamic debug messages.
As a side effect all CONFIG_BT_*_DEBUG statements are now removed and
some broken debug entries have been fixed.
Signed-off-by:
Marcel Holtmann <marcel@holtmann.org>
Showing
- drivers/bluetooth/bcm203x.c 2 additions, 7 deletionsdrivers/bluetooth/bcm203x.c
- drivers/bluetooth/bfusb.c 3 additions, 8 deletionsdrivers/bluetooth/bfusb.c
- drivers/bluetooth/bpa10x.c 0 additions, 5 deletionsdrivers/bluetooth/bpa10x.c
- drivers/bluetooth/btsdio.c 0 additions, 5 deletionsdrivers/bluetooth/btsdio.c
- drivers/bluetooth/btusb.c 0 additions, 6 deletionsdrivers/bluetooth/btusb.c
- drivers/bluetooth/hci_bcsp.c 0 additions, 5 deletionsdrivers/bluetooth/hci_bcsp.c
- drivers/bluetooth/hci_h4.c 0 additions, 5 deletionsdrivers/bluetooth/hci_h4.c
- drivers/bluetooth/hci_ldisc.c 0 additions, 5 deletionsdrivers/bluetooth/hci_ldisc.c
- drivers/bluetooth/hci_ll.c 0 additions, 5 deletionsdrivers/bluetooth/hci_ll.c
- drivers/bluetooth/hci_vhci.c 0 additions, 5 deletionsdrivers/bluetooth/hci_vhci.c
- include/net/bluetooth/bluetooth.h 2 additions, 2 deletionsinclude/net/bluetooth/bluetooth.h
- net/bluetooth/af_bluetooth.c 1 addition, 6 deletionsnet/bluetooth/af_bluetooth.c
- net/bluetooth/bnep/bnep.h 1 addition, 1 deletionnet/bluetooth/bnep/bnep.h
- net/bluetooth/bnep/core.c 0 additions, 5 deletionsnet/bluetooth/bnep/core.c
- net/bluetooth/bnep/netdev.c 0 additions, 5 deletionsnet/bluetooth/bnep/netdev.c
- net/bluetooth/bnep/sock.c 0 additions, 5 deletionsnet/bluetooth/bnep/sock.c
- net/bluetooth/cmtp/capi.c 0 additions, 5 deletionsnet/bluetooth/cmtp/capi.c
- net/bluetooth/cmtp/core.c 0 additions, 5 deletionsnet/bluetooth/cmtp/core.c
- net/bluetooth/cmtp/sock.c 0 additions, 5 deletionsnet/bluetooth/cmtp/sock.c
- net/bluetooth/hci_conn.c 0 additions, 5 deletionsnet/bluetooth/hci_conn.c
Loading
Please register or sign in to comment