From: Tero Kristo Date: Fri, 12 Dec 2014 13:22:00 +0000 (+0200) Subject: ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs X-Git-Tag: omap-for-v3.20/drop-legacy-3517~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f8e853d18a98ee95832ffebfaa288d42ae28cd5;p=pandora-kernel.git ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs While the change for determine_rate clock operation was merged, the OMAP counterpart using these calls was overlooked for some reason, and caused boot failures on at least OMAP4 platforms. Fixed by updating the DPLL API calls to use the new parameters. Signed-off-by: Tero Kristo Fixes: 646cafc6aa ("clk: Change clk_ops->determine_rate") Cc: Tomeu Vizoso Acked-by: Tony Lindgren Acked-by: Paul Walmsley Tested-by: Kevin Hilman Reported-by: Kevin Hilman Signed-off-by: Michael Turquette --- Reading git-diff-tree failed