From: Rajkumar Manoharan Date: Mon, 11 Jun 2012 06:49:37 +0000 (+0530) Subject: ath9k: keep btcoex period in milliseconds X-Git-Tag: v3.6-rc1~125^2~57^2~302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfd0587a7d99d42cc2d608324991169494d2dbba;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed