Bluetooth: Move blacklist debugfs entry creation into hci_core.c
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 18 Oct 2013 00:24:14 +0000 (17:24 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 18 Oct 2013 07:26:58 +0000 (10:26 +0300)
commit70afe0b8566769567d2eac6395c1cf68ed62bed3
tree8f8239a291fb5f8a1a53c99ec28091fe0dbe43e3
parentb9ee0a783a928631bff1f0ea355bb9dc5deeaaf8
Bluetooth: Move blacklist debugfs entry creation into hci_core.c

The blacklist 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