]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:18:07 +0000 (11:18 -0800)
commit4e6b9d5f372078e6782fcaa1b58934f13c32461f
tree29ce20c61032f716d28319d60ed2c031662f531a
parentf09960a7c2b4dab292d8b8697317a3f07673dbc2
Bluetooth: Add Atheros AR3012 one PID/VID supported

commit 2d25f8b462f3b849d8913d02978657ef06e67dd8 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/bluetooth/ath3k.c
drivers/bluetooth/btusb.c