carl9170: fix timekeeping for HW_COUNTER firmwares
commit7ccc83b0fc69d5b18602aa250c10be0d3ae920c6
authorChristian Lamparter <chunkeey@googlemail.com>
Mon, 15 Aug 2011 16:45:54 +0000 (15 18:45 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 24 Aug 2011 18:41:42 +0000 (24 14:41 -0400)
tree3c6a3875b294d62df281f77edc0d392cee00a227
parentbfe2ed8f4df2e7b6991c4039bb624dee5f8b6583
carl9170: fix timekeeping for HW_COUNTER firmwares

AR9170_PWR_REG_PLL_ADDAC is used to set the main clock
divisor which affects the AHB/CPU speed. Because this
would interfere with the firmware internal timekeeping,
the function has to be moved into the firmware.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/carl9170/carl9170.h
drivers/net/wireless/ath/carl9170/fw.c
drivers/net/wireless/ath/carl9170/phy.c