From: Marcel Holtmann Date: Sat, 20 Dec 2014 15:05:13 +0000 (+0100) Subject: Bluetooth: Add skeleton functions for debugfs creation X-Git-Tag: fixes-v4.0-rc1~150^2~303^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60c5f5fb1f8640cb050822512246b79a68914145;p=pandora-kernel.git Bluetooth: Add skeleton functions for debugfs creation 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 Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed