[PATCH] clk: Properly initialize reference count

Fabio Estevam festevam at gmail.com
Thu Oct 31 16:03:09 EDT 2013


On Thu, Oct 31, 2013 at 10:02 AM, Thierry Reding
<thierry.reding at gmail.com> wrote:
> Commit a336ed7 (clk: Implement clk_unregister()) initializes the kref in
> clk_set_parent(), which is obviously the wrong place. Further research
> shows that the original patches initialized it correctly, so it probably
> ended up in clk_set_parent() by mistake during manual application of the
> patch.
>
> Signed-off-by: Thierry Reding <treding at nvidia.com>

Tested-by: Fabio Estevam <fabio.estevam at freescale.com>



More information about the linux-arm-kernel mailing list