commit | 9eab61c2bff2f769ee771a7a9301fb720cec9b56 | [log] [tgz] |
---|---|---|
author | Senthil Balasubramanian <senthilkumar@atheros.com> | Fri Apr 22 11:32:11 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 25 14:50:18 2011 -0400 |
tree | ccc0f1062cc4bf00148a880256fe3fca18be2472 | |
parent | 515139066928da040d1482f201ef1b769bc29aa0 [diff] |
ath9k: cleanup hw pll work handler There is no reason why pll work handler should be part of xmit file. move it to main.c so that reading hw check routines are all in the same place. Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>