]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
Bluetooth: Remove Enter/Leave debug statements from Marvell driver
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 13 Jun 2009 05:40:18 +0000 (07:40 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Aug 2009 21:25:34 +0000 (14:25 -0700)
commit9374253ffe609f2d70dd5ae280182cb6f08fef08
treed84aabb99ba9b83f170dacb3caef3b9540420ea1
parente0721f99ba33d13a88746732be2d74ca805abf55
Bluetooth: Remove Enter/Leave debug statements from Marvell driver

The Marvell Bluetooth driver is full of Enter/Leave debug statements and
all of them are really pointless and only clutter the code. Seems to be
some left-overs when they ported the driver from Windows. For the Linux
driver lets remove these.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmrvl_main.c
drivers/bluetooth/btmrvl_sdio.c