From: Marcel Holtmann Date: Wed, 31 Dec 2014 22:43:19 +0000 (-0800) Subject: Bluetooth: Fix scope of sc_only_mode debugfs entry X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~184^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb0d2faeb1356f7d453bab3f1028f169d8ffe99c;p=pandora-kernel.git Bluetooth: Fix scope of sc_only_mode debugfs entry The sc_only_mode debugfs entry is used to read the current state of the Secure Connections Only mode. Before Bluetooth 4.2 this mode was only for BR/EDR controllers and with that tight to the support Secure Simple Pairing. Since Secure Connections is now available for BR/EDR and LE this debugfs entry is no longer correctly place. Move it to the common section and enable it when either BR/EDR Secure Connections feature is supported or when the controller has LE support. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed