[PATCH v13 0/9] Per-user clock constraints
From: Stephen Boyd <hidden>
Date: 2014-09-23 20:59:57
Also in:
lkml
From: Stephen Boyd <hidden>
Date: 2014-09-23 20:59:57
Also in:
lkml
On 09/23/14 11:40, Tomeu Vizoso wrote:
Hello, this version of the patchset addresses some issues that Russell pointed out yesterday: * Refactor the changes to clkdev.c to reduce the amount of ifdefs. * Properly release clocks when there isn't enough memory to create the per-user wrapper. * Add clk_provider_put(struct clk_core*) for clock implementations to call instead of clk_put(struct clk*) (instead of exposing __clk_put). As the previous versions, this is based on top of 3.17-rc4 and Mike's patch at [0].
Any thoughts on my comments on patch set #10[1]? It seems like we can avoid having a flag day to support this. [1] https://lkml.org/lkml/2014/9/9/960 -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation