]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add debugfs support to btmrvl driver
authorBing Zhao <bzhao@marvell.com>
Tue, 2 Jun 2009 21:29:37 +0000 (14:29 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Aug 2009 21:25:32 +0000 (14:25 -0700)
commit757784fb5a08a82f3afd35248f45b9a43c0c4b69
treef8e105589bc592467e8bb306aadade361b4f5412
parent0071b0467656bf30496c2a576b44563941fba5d9
Bluetooth: Add debugfs support to btmrvl driver

/debug/btmrvl/config/
/debug/btmrvl/status/

See Documentation/btmrvl.txt for details.

This patch incorporates a lot of comments given by
Nicolas Pitre <nico@marvell.com>. Many thanks to Nicolas Pitre.

Signed-off-by: Rahul Tank <rahult@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/Kconfig
drivers/bluetooth/Makefile
drivers/bluetooth/btmrvl_debugfs.c [new file with mode: 0644]
drivers/bluetooth/btmrvl_drv.h
drivers/bluetooth/btmrvl_main.c