Bluetooth: Convert Marvell driver to use per adapter debugfs
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Feb 2010 15:47:04 +0000 (16:47 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 27 Feb 2010 13:05:38 +0000 (14:05 +0100)
commitb914a250e7b390c713b36a9405a39c4c11abad80
treec7a60581174fe635a0b0e7c34f582e8e5b9f0a77
parentca325f698996c1a0770a67f41e7dc97a007d8bc2
Bluetooth: Convert Marvell driver to use per adapter debugfs

The debugfs support of the Marvell driver is buggy. It is limited to one
controller per system. Fix this by using the controller specific debugfs
directory as parent.

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