ath5k: move ath5k_hw_calibration_poll to base.c
authorBruno Randolf <br1@thinktube.com>
Thu, 25 Mar 2010 05:49:19 +0000 (14:49 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 31 Mar 2010 18:39:09 +0000 (14:39 -0400)
commit6a8a3f6b2ac02fb8542f2b36b0ecd9c48f7d9a7e
treec59903366deb8d8517df9fa7d95da0d7b685d334
parenta9167f96428b832bf94c89908e000e16c4eb7d5b
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 <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/ath5k.h
drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/phy.c