commit | dfd0587a7d99d42cc2d608324991169494d2dbba | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qca.qualcomm.com> | Mon Jun 11 12:19:37 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 13 14:35:56 2012 -0400 |
tree | 4902a33aaf08ad5044e965dd14c4cc105b802a4b | |
parent | 9e2e0c84699ce7adeddb5cd5763956493ca7d331 [diff] |
ath9k: keep btcoex period in milliseconds btcoex periord is converted into micro seconds during initialization and converted back to milli seconds while starting timer. As MCI code handles btcoex period in msec, lets keep the btcoex timer in msec and convert them into other form whenever needed. Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>