On 11/16, Stephen Boyd wrote: > Dan Carpenter reports that we're passing a pointer to a pointer > here when we should just be passing a pointer. Pass the right > pointer so that the of_clk_hw_onecell_get() sees the appropriate > data pointer on its end. > > Reported-by: Dan Carpenter <dan.carpen...@oracle.com> > Cc: Stephen Boyd <stephen.b...@linaro.org> > Cc: Uwe Kleine-König <u.kleine-koe...@pengutronix.de> > Fixes: 9337631f52a8 ("clk: efm32gg: Migrate to clk_hw based OF and > registration APIs") > Signed-off-by: Stephen Boyd <sb...@codeaurora.org> > ---
Applied to clk-fixes -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project