]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 20 Jun 2014 10:34:28 +0000 (12:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Jul 2014 15:08:20 +0000 (08:08 -0700)
commit11150a0890334d83ee37a311fa9d14e333feea3a
treef46afe490b481fdf1bed86da8c1ea0d4a020ce7d
parent0bf7799c23cee35878beaff561278e164ed4a1c0
Revert "Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012."

commit a2b23bacb315d3873ed90029fd2b68c95de734c0 upstream.

This reverts commit ca58e594da2486c1d28e7ad547d82266604ec4ce.

For some unclear reason this patch tries to add suport for the
product ID 0xe005, but it ends up adding product ID 0x3005 to
all the tables. This is obviously wrong and causing multiple
issues.

The original patch seemed to be fine, but what ended up in 3.15
is not what the patch intended. The commit 0a3658cccdf53 is
already present and adds support for this hardware. This means
only revert of this broken commit is requird.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Reported-by: Alexander Holler <holler@ahsoftware.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/bluetooth/ath3k.c
drivers/bluetooth/btusb.c