From: Colin Cross Date: Thu, 21 Oct 2010 02:19:58 +0000 (-0700) Subject: ARM: tegra: clock: Refcount periph clock enables X-Git-Tag: v2.6.39-rc1~474^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78f379b574dcbe656fa21ea72e95f8dff232e233;p=pandora-kernel.git ARM: tegra: clock: Refcount periph clock enables 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 Acked-by: Olof Johansson --- Reading git-diff-tree failed