[PATCH] clk: Properly initialize reference count

Jonas Jensen jonas.jensen at gmail.com
Mon Nov 4 03:47:08 EST 2013


On 31 October 2013 13:02, 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.

Tested-by: Jonas Jensen <jonas.jensen at gmail.com>

Thanks!



More information about the linux-arm-kernel mailing list