Home
last modified time | relevance | path

Searched hist:"6205406 cf6f282d622f31de25036e6d1ab3a2ff5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/axs10x/
H A Di2s_pll_clock.cdiff 6205406cf6f282d622f31de25036e6d1ab3a2ff5 Mon Dec 12 05:08:55 CST 2016 Jose Abreu <Jose.Abreu@synopsys.com> clk/axs10x: Clear init field in driver probe

Init field must be cleared in driver probe as this structure is not
dinamically allocated. If not, wrong flags can be passed to core.

Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Cc: Carlos Palminha <palminha@synopsys.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: linux-clk@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Fixes: 923587aafc2c ("clk/axs10x: Add I2S PLL clock driver")
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
Link: lkml.kernel.org/r/040cc9afdfa0e95ce7a01c406ff427ef7dc0c0fd.1481540717.git.joabreu@synopsys.com