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)
committerGustavo F. Padovan <padovan@profusion.mobi>
Fri, 1 Jul 2011 17:48:02 +0000 (14:48 -0300)
commit2d25f8b462f3b849d8913d02978657ef06e67dd8
tree5be565cc703be416a342ec404f57010f57db422c
parente1447d8d8da5ceea60dca027e78274e6ea9b660e
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