]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.c
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 18 Oct 2013 02:16:02 +0000 (19:16 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 18 Oct 2013 07:50:37 +0000 (10:50 +0300)
commite11816df028b63ac73591b1fa8072ab03302ff9a
treedc194f9c516017f6fd530dc06cd98f0404a00bec
parent080625951f96654343f72f10bf0f3f5ac151a04c
Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.c

Move the debugfs configuration directly into hci_core.c and only expose
it when the controller actually support BR/EDR sniff power saving mode.

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