Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 20 Dec 2014 15:05:15 +0000 (16:05 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 20 Dec 2014 15:51:07 +0000 (17:51 +0200)
commit71c3b60ec6d288f2551b517186b025da4cbb18b5
tree393cd2602ba3688f14263d6ce93ffb3c174f65b7
parent40ce72b1951c594c7f9f5f5df4aeebed6a07af92
Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c

This patch moves the creation of the debugs files for BR/EDR 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