From: Yanchang Li Date: Tue, 11 Nov 2014 12:42:52 +0000 (+0800) Subject: clocksource: sirf: Remove hard-coded clock rate X-Git-Tag: omap-for-v3.19/fixes-rc1~164^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef89af1f4380b922bdadd31c9e49829a022f55ae;p=pandora-kernel.git clocksource: sirf: Remove hard-coded clock rate The customers may want to adjust the whole PLL and dividers according to different user scenerios, and this causes the parent clock of sirf clocksource not be divided exactly by the current hard-coded 1MHz clock rate. This patch removes the hard-coded rate and makes the clocksource driver more adaptive to the external changes. Signed-off-by: Yanchang Li Signed-off-by: Barry Song Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed