clk: qcom: Fix ipq806x LCC frequency tables
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 27 Feb 2015 03:34:35 +0000 (19:34 -0800)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 27 Mar 2015 05:43:30 +0000 (22:43 -0700)
commitb3261d768bcdd4b368179ed85becf38c95461848
tree844605b17aeb10ce550bb5682413abc3c25c2298
parentfe15dedc02e4ee29edfc84bbbf5ee42827e36ac7
clk: qcom: Fix ipq806x LCC frequency tables

These frequency tables list the wrong rates. Either they don't
have the correct frequency at all, or they're specified in kHz
instead of Hz. Fix it.

Fixes: c99e515a92e9 "clk: qcom: Add IPQ806X LPASS clock controller (LCC) driver"
Tested-by: Kenneth Westfield <kwestfie@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/qcom/lcc-ipq806x.c