Hi Marcel, On Sat, Dec 20, 2014, Marcel Holtmann wrote: > The debugfs file creation has been part of the core initialization > handling of controllers. With the introduction of Bluetooth 4.2 core > specification, the number of debugfs files is increasing even further. > > To avoid cluttering the core controller handling, create a separate > file hci_debugfs.c to centralize all debugfs file creation. For now > leave the current files in the core, but in the future all debugfs > file creation will be moved. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > net/bluetooth/Makefile | 2 +- > net/bluetooth/hci_core.c | 7 +++++++ > net/bluetooth/hci_debugfs.c | 41 +++++++++++++++++++++++++++++++++++++++++ > net/bluetooth/hci_debugfs.h | 25 +++++++++++++++++++++++++ > 4 files changed, 74 insertions(+), 1 deletion(-) > create mode 100644 net/bluetooth/hci_debugfs.c > create mode 100644 net/bluetooth/hci_debugfs.h All four patches in this set have been applied to bluetooth-next. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html