From: Luis R. Rodriguez Date: Thu, 15 Apr 2010 21:38:17 +0000 (-0400) Subject: ath9k_hw: add a private callback for PLL control computation X-Git-Tag: v2.6.35-rc1~473^2~393^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=647739645bea4a5628f9e4eaf8022dcc5875c535;p=pandora-kernel.git ath9k_hw: add a private callback for PLL control computation The PLL control computation used to program the AR_RTC_PLL_CONTROL register varies between our harware so just add a private callback for it. AR9003 will use its own callback. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed