From: Tero Kristo Date: Wed, 2 Jul 2014 08:47:43 +0000 (+0300) Subject: ARM: OMAP2+: clock/dpll: add jitter correction behind clk_features X-Git-Tag: omap-for-v3.17/soc-cleanup^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2337c5b58b6e9fd2fb46ab64e7ccbc44dc0ba40a;p=pandora-kernel.git ARM: OMAP2+: clock/dpll: add jitter correction behind clk_features Currently DPLL code uses runtime cpu_is_343x checks to see if the DPLL has freqsel fields in its control register or not. Instead, add a new flag to the clk_features.flags and use this during runtime. Allows eventual move of the DPLL code under clock driver. Signed-off-by: Tero Kristo Reviewed-by: Mike Turquette Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed