Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 18 Oct 2013 19:04:49 +0000 (12:04 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 19 Oct 2013 13:23:51 +0000 (16:23 +0300)
commitceeb3bc0f1623ecb86697445fd54017e4dab1bab
tree58ae8ff93f2cbcad7d536013775efba6d66a363c
parentf96bc0a7f4ceee53ee3ef3a2983c81f84c5d6a89
Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.c

Move the debugfs entries for manufacturer, hci_ver and hci_rev into
hci_core.c and use the new helpers for static entries that will not
change at runtime. Once passed the setup procedure, they will stay
fixed.

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