]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e38600dc05ec721416d6f2b34727b39235c4e3c
treec7a60581174fe635a0b0e7c34f582e8e5b9f0a77
parent037c6740f575582b77f0933bbce86daf548f06ba
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