]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/bluetooth/hci_core.c
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)
commit2bfa3531f654d82db01d3121ae2de7a8696a4555
treedc194f9c516017f6fd530dc06cd98f0404a00bec
parentb25f07854791539ef1c1aff3a968cfe36cb31adf
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