]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 21 Mar 2010 04:27:45 +0000 (05:27 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 21 Mar 2010 04:49:35 +0000 (05:49 +0100)
commit984e9b329b3ba91cf5c9d2a2bca48f46397eed74
treeb21aae56f9a5de0bbabe881d597a4dc790ff97c8
parenta4de7fbb7ca9ce3465aff27275ba8720d8957a90
Bluetooth: Convert debug files to actually use debugfs instead of sysfs

Some of the debug files ended up wrongly in sysfs, because at that point
of time, debugfs didn't exist. Convert these files to use debugfs and
also seq_file. This patch converts all of these files at once and then
removes the exported symbol for the Bluetooth sysfs class.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/bluetooth.h
net/bluetooth/hci_sysfs.c
net/bluetooth/l2cap.c
net/bluetooth/rfcomm/core.c
net/bluetooth/rfcomm/sock.c
net/bluetooth/sco.c