[PATCH 1/7] ARM: tegra: clock: Refcount periph clock enables
From: Olof Johansson <hidden>
Date: 2011-02-22 05:25:45
Also in:
linux-tegra, lkml
From: Olof Johansson <hidden>
Date: 2011-02-22 05:25:45
Also in:
linux-tegra, lkml
On Mon, Feb 21, 2011 at 6:39 PM, Colin Cross [off-list ref] wrote:
Some peripheral clocks share enable bits. ?Refcount the enables so that calling clk_disable on one clock will not turn off another clock. Signed-off-by: Colin Cross <redacted>
Acked-by: Olof Johansson <redacted>