From: Marcel Holtmann Date: Thu, 17 Oct 2013 17:54:46 +0000 (-0700) Subject: Bluetooth: Expose auto_accept_delay debugfs only when SSP is supported X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebd1e33bb2167798197e79d277d7ead14013e489;p=pandora-kernel.git Bluetooth: Expose auto_accept_delay debugfs only when SSP is supported The auto_accept_delay debugfs entry is only valid for BR/EDR capable controllers that also support SSP. If SSP is not available or it is a LE-only single mode controller this value has no affect and so do not expose it. Since the value can be actually changed, switch the permissions to 0644 to clearly indicate that the value is indeed writeable. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed