2018-02-26 11:43:07

by Johan Hedberg

[permalink] [raw]
Subject: pull request: bluetooth 2018-02-26

Hi Dave,

Here are a two Bluetooth driver fixes for the 4.16 kernel.

Please let me know if there are any issues pulling. Thanks.

Johan

---
The following changes since commit 9cb9c07d6b0c5fd97d83b8ab14d7e308ba4b612f:

Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2018-02-23 15:14:17 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git for-upstream

for you to fetch changes up to ab2f336cb7e629de74d8af06bcaf6b15e4230e19:

Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional (2018-02-25 21:08:28 +0100)

----------------------------------------------------------------
Hans de Goede (1):
Bluetooth: btusb: Use DMI matching for QCA reset_resume quirking

Stefan Wahren (1):
Bluetooth: hci_bcm: Make shutdown and device wake GPIO optional

drivers/bluetooth/btusb.c | 25 +++++++++++++++++++------
drivers/bluetooth/hci_bcm.c | 7 ++++---
2 files changed, 23 insertions(+), 9 deletions(-)


Attachments:
(No filename) (0.98 kB)
signature.asc (801.00 B)
Download all attachments

2018-02-27 15:55:33

by David Miller

[permalink] [raw]
Subject: Re: pull request: bluetooth 2018-02-26

From: Johan Hedberg <[email protected]>
Date: Mon, 26 Feb 2018 12:43:07 +0100

> Here are a two Bluetooth driver fixes for the 4.16 kernel.
>
> Please let me know if there are any issues pulling. Thanks.

Pulled, thanks Johan.