]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Introduce debug feature when dynamic debug is disabled
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 6 May 2020 07:57:52 +0000 (09:57 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 11 May 2020 10:16:27 +0000 (12:16 +0200)
commit125f0892bf4773478ce1d385ca0d01f7ff1f9ef7
tree861f2b11aa43e544c77c071ddc8909d9c59cb5b9
parentcc2eaa0640bd4a018069bb0a08d9096cd4bb7947
Bluetooth: Introduce debug feature when dynamic debug is disabled

In case dynamic debug is disabled, this feature allows a vendor platform
to provide debug statement printing.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/bluetooth.h
net/bluetooth/Kconfig
net/bluetooth/lib.c
net/bluetooth/mgmt.c