ath9k_hw: add a missing delay for an analog register
authorFelix Fietkau <nbd@openwrt.org>
Sat, 9 Jul 2011 04:12:54 +0000 (11:12 +0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Jul 2011 19:02:15 +0000 (15:02 -0400)
commit21394754bcca59aeb4a0b74c95c0220bb727808f
tree243f1af26d5cfc832f8d7a1422112925382dd347
parent7d865c7080b3cb9d95eaf7d40343712e582fc3e7
ath9k_hw: add a missing delay for an analog register

AR_AN_SYNTH9 is in the analog shift register range and thus needs to be
written using the ath9k_hw_analog_shift_rmw function.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ar9002_phy.c