Bluetooth: Move common debugfs file creation into hci_debugfs.c
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 20 Dec 2014 15:05:14 +0000 (16:05 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 20 Dec 2014 15:51:01 +0000 (17:51 +0200)
commit40ce72b1951c594c7f9f5f5df4aeebed6a07af92
tree1c9332bf786318ff8979dc08d52b874ff4169234
parent60c5f5fb1f8640cb050822512246b79a68914145
Bluetooth: Move common debugfs file creation into hci_debugfs.c

This patch moves the creation of the debugs files common for all
controllers into hci_debugfs.c file.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_core.c
net/bluetooth/hci_debugfs.c