ath9k: Add PID/VID support for AR1111
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Thu, 2 Aug 2012 06:28:50 +0000 (11:58 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 3 Aug 2012 14:11:14 +0000 (10:11 -0400)
commitd4e5979c0da95791aa717c18e162540c7a596360
tree3086960c68442ffdefa06115d0cc16d415e80fae
parent7f38e5bc93203bc76b215dcd2df2067b5b0e004c
ath9k: Add PID/VID support for AR1111

AR1111 is same as AR9485. The h/w
difference between them is quite insignificant,
Felix suggests only very few baseband features
may not be available in AR1111. The h/w code for
AR9485 is already present, so AR1111 should
work fine with the addition of its PID/VID.

Cc: stable@vger.kernel.org [2.6.39+]
Cc: Felix Bitterli <felixb@qca.qualcomm.com>
Reported-by: Tim Bentley <Tim.Bentley@Gmail.com>
Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Tested-by: Tim Bentley <Tim.Bentley@Gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/hw.h
drivers/net/wireless/ath/ath9k/pci.c