Hi Dave,
Here are a few more Bluetooth fixes for the 4.17 kernel, all for the
btusb driver. Two relate to the needs_reset_resume table, and one is a
revert of a patch for Atheros 1525/QCA6174 which caused a regression for
some people.
Please let me know if there are any issues pulling. Thanks.
Johan
---
The following changes since commit 2cb5fb1454ef4990f44f3070226ee29201bd5c87:
MAINTAINERS: add myself as SCTP co-maintainer (2018-04-29 22:49:45 -0400)
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 596b07a9a22656493726edf1739569102bd3e136:
Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_table (2018-04-30 10:56:04 +0200)
----------------------------------------------------------------
Hans de Goede (3):
Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"
Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsets
Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_table
drivers/bluetooth/btusb.c | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
From: Johan Hedberg <[email protected]>
Date: Mon, 7 May 2018 18:05:33 +0300
> Here are a few more Bluetooth fixes for the 4.17 kernel, all for the
> btusb driver. Two relate to the needs_reset_resume table, and one is a
> revert of a patch for Atheros 1525/QCA6174 which caused a regression for
> some people.
>
> Please let me know if there are any issues pulling. Thanks.
Pulled, thanks Johan.