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)
commitfb784f0508d5aa39a23e72879a8dfb517c6f6e7f
treef8e105589bc592467e8bb306aadade361b4f5412
parent789221ecc870117b77e354d488d5d29f15410de8
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