]> 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)
commit5142d56514d9b80687700e73be72ddf34cc47b71
tree591123aa251541bb682850cf2051bb8600953cda
parent917be64437bc557e05919ddfd33dac36e63fe2f4
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