]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: qcom: clk-alpha-pll: Remove post_div_table checks
authorVinod Koul <vkoul@kernel.org>
Mon, 22 Jul 2019 07:43:45 +0000 (13:13 +0530)
committerStephen Boyd <sboyd@kernel.org>
Wed, 7 Aug 2019 22:12:05 +0000 (15:12 -0700)
commit4c45653b0b47a40c013362e17afd884301ad14c1
treea07606ac1fde2887629d049865db04b53cec5438
parent46e625b3e320e56da830a847f718635c26af9e04
clk: qcom: clk-alpha-pll: Remove post_div_table checks

We want users to code properly and fix the post_div_table missing and
not rely on core to check. So remove the post_div_table check.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lkml.kernel.org/r/20190722074348.29582-3-vkoul@kernel.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/clk-alpha-pll.c