]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k_hw: Fix power on reset
authorSujith Manoharan <Sujith.Manoharan@atheros.com>
Mon, 21 Feb 2011 11:37:12 +0000 (17:07 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 21 Feb 2011 20:40:00 +0000 (15:40 -0500)
commitacbdf608b58b546f9576091545f51d26ef75b49d
treeefaa9f848f575e7afcbeb7e46478c948db1c287c
parent9d7f65302b06450eb3d9921792f83590c53a5c9e
ath9k_hw: Fix power on reset

Commit "ath9k_hw: add an extra delay when reseting AR_RTC_RESET"
added an extra udelay to the reset routine. As the required
delay is already present, remove this.

Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c