]> git.ipfire.org Git - thirdparty/linux.git/commit
Bluetooth: btmtksdio: Add runtime PM support to SDIO based Bluetooth
authorSean Wang <sean.wang@mediatek.com>
Thu, 18 Apr 2019 09:08:02 +0000 (17:08 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 23 Apr 2019 16:36:20 +0000 (18:36 +0200)
commit7f3c563c575e73c689fe2762c5ec61159caa1568
tree2aaeb8a67993ee2f5adf0464afe852ef2ae30961
parentbcaa7d72dffddfa4196a37108d67fc12fb4edfca
Bluetooth: btmtksdio: Add runtime PM support to SDIO based Bluetooth

Add runtime PM support to btmtksdio. With this way, there will be the
benefit of the device entering the more power saving state once it is
been a while data traffic is idle.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmtksdio.c