Skip to content
  • Jose Abreu's avatar
    clk/axs10x: Clear init field in driver probe · 6205406c
    Jose Abreu authored
    
    
    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: default avatarJose 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: 923587aa
    
     ("clk/axs10x: Add I2S PLL clock driver")
    Signed-off-by: default avatarMichael Turquette <mturquette@baylibre.com>
    Link: lkml.kernel.org/r/040cc9afdfa0e95ce7a01c406ff427ef7dc0c0fd.1481540717.git.joabreu@synopsys.com
    6205406c