On Tuesday 01 July 2014 12:32 PM, Viresh Kumar wrote:
> CPU clk is not optional for this driver and probe would fail if it couldn't
> find
> a suitable clock.
>
> And so, while calling clk_put() we don't need to validate clocks.
>
> Signed-off-by: Viresh Kumar
> ---
Acked-by: Santosh Shilimkar
CPU clk is not optional for this driver and probe would fail if it couldn't find
a suitable clock.
And so, while calling clk_put() we don't need to validate clocks.
Signed-off-by: Viresh Kumar
---
drivers/cpufreq/cpufreq-cpu0.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git
2 matches
Mail list logo