Bluetooth: Move LE debugfs file creation into hci_debugfs.c
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 20 Dec 2014 15:05:16 +0000 (16:05 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 20 Dec 2014 15:51:23 +0000 (17:51 +0200)
commit3a5c82b78fd28ef39c5d07e72c78a569a6ea658a
tree017d9c0252a74be5ec71adcdcb55b74a577a4fab
parent71c3b60ec6d288f2551b517186b025da4cbb18b5
Bluetooth: Move LE debugfs file creation into hci_debugfs.c

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