From: Tero Kristo Date: Wed, 2 Jul 2014 08:47:40 +0000 (+0300) Subject: ARM: OMAP2+: clock: add fint values to the ti_clk_features struct X-Git-Tag: omap-for-v3.17/soc-cleanup^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a24886e263ec4b7062c88cfa84577080ea00da94;p=pandora-kernel.git ARM: OMAP2+: clock: add fint values to the ti_clk_features struct These are SoC specific and get their init values based on the SoC type. Previously the values were hard coded within the DPLL clock code, but having them inside the clock features avoids runtime cpu_is_X type checks. Signed-off-by: Tero Kristo Reviewed-by: Mike Turquette Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed