Bluetooth: hci_intel: Remove LPM enabling from setup procedure
commit31eff2670301d0367ce06645e41c3b57db4e9e78
authorLoic Poulain <loic.poulain@gmail.com>
Mon, 11 Jul 2016 19:55:36 +0000 (11 21:55 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 11 Jul 2016 19:57:50 +0000 (11 21:57 +0200)
treecf693267bc99585821c04fd296db60f347081ec5
parentca8bee5dde1f02c2dbe8c8453dce27f2dfafb21c
Bluetooth: hci_intel: Remove LPM enabling from setup procedure

LPM can be enabled via a DDC write command at specific DDC ID.
As any other DDC value, this is up to the DDC config file to
include (or not) the low power mode configuration.

Signed-off-by: Loic Poulain <loic.poulain@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_intel.c