Bluetooth: Add Atheros AR3012 one PID/VID supported
authorSteven.Li <Steven.Li@Atheros.com>
Fri, 1 Jul 2011 06:02:36 +0000 (14:02 +0800)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:27 +0000 (11:59 -0700)
commitbfdeb07dabe1aedb593b0bd9cdaa15842fbfc295
treeea4079b9dbe8487a44fcc1de897217505f9cc67e
parent19f7f220ebcde5f30ee6f8475f946b334f361065
Bluetooth: Add Atheros AR3012 one PID/VID supported

The new Ath3k needs to download patch and radio table,
and it keeps same PID/VID even after downloading the patch and radio
table. This patch is to use the bcdDevice (Device Release Number) to
judge whether the chip has been patched or not. The init bcdDevice
value of the chip is 0x0001, this value increases after patch and
radio table downloading.

Signed-off-by: Steven.Li <yongli@qca.qualcomm.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
drivers/bluetooth/ath3k.c
drivers/bluetooth/btusb.c