commit | d8caa83967d62c05f406d34abaaf2e1baa172c6c | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Thu Sep 17 09:25:45 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Sep 23 11:35:51 2009 -0400 |
tree | 747f3b9de52d0c48b08782ddcdbe634394f424d5 | |
parent | 46fe782c97f5e54a02485ad97b2e6256386a8c8f [diff] |
ath9k: Fix chip wakeup issue Waking up the chip after powering it down fails sometimes. In this case the CPU is locked for 200ms. Reduce this interval to 10ms to avoid excessive busy looping. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>