]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move uuids debugfs entry creation into hci_core.c
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 18 Oct 2013 00:24:15 +0000 (17:24 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 18 Oct 2013 07:44:35 +0000 (10:44 +0300)
commit45cae5126ec21875626f8aaa6a8496d9141dc4d6
tree591123aa251541bb682850cf2051bb8600953cda
parentfc45c37d99dbde75d36f631950f7ff164a755c3d
Bluetooth: Move uuids debugfs entry creation into hci_core.c

The uuids debugfs should only be created together with the other
entries after the setup procedure has been finished.

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_sysfs.c