Re: [PATCH] clk: rk808: Pass the right pointer as the get_hw context

From: Stephen Boyd
Date: Fri Sep 09 2016 - 14:07:26 EST


On 09/09, Tomeu Vizoso wrote:
> Right now we are passing a pointer to a pointer to the structure that
> will be used to fetch the clk hw, which gets casted later to a pointer
> to the structure, thus getting garbage in the hw structs.
>
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@xxxxxxxxxxxxx>
> Fixes: a8b6e85db6a6 ("clk: rk808: Migrate to clk_hw based OF and
> registration APIs")
> ---

Applied to clk-next

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project