From: Bruno Randolf Date: Thu, 25 Mar 2010 05:49:19 +0000 (+0900) Subject: ath5k: move ath5k_hw_calibration_poll to base.c X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a8a3f6b2ac02fb8542f2b36b0ecd9c48f7d9a7e;p=pandora-kernel.git ath5k: move ath5k_hw_calibration_poll to base.c It's not a phy related funtion; It has more to do with the interrupt handler and tasklet scheduling, so it belongs to base.c. Signed-off-by: Bruno Randolf Signed-off-by: John W. Linville --- Reading git-diff-tree failed