Loading
ASoC: bolero: Return the correct clk_div value
clk_div starts with index 0.
Incorrect check for return value of
clk_div_get is causing CLK_DIV2 setting
being missed. Change is to correct the same.
Change-Id: If0475cee5b1d5a9e0184e90f6046c389cd9122a9
Signed-off-by:
Shashi Kant Maurya <smaury@codeaurora.org>