]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8707df05a3f99f8bc5504b7d445706ab73dee38b
tree017d9c0252a74be5ec71adcdcb55b74a577a4fab
parent0bcaf6b0e153b4d0ea1eed943666db1d57a10689
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