From: Colin Cross Date: Tue, 22 Feb 2011 00:44:07 +0000 (-0800) Subject: ARM: tegra: clock: prevent accidental disables of cpu clock X-Git-Tag: v2.6.39-rc1~474^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1be3d0537516fa42825406b4bc1291b77ed62614;p=pandora-kernel.git ARM: tegra: clock: prevent accidental disables of cpu clock Peripheral clocks that have no clock enable bit in the enable registers have their clk_num set to 0. Bit 0 in the clock enable registers is the CPU clock. Prevent disables on these peripheral clocks from accidentally disabling the CPU clock. Signed-off-by: Colin Cross Acked-by: Olof Johansson --- Reading git-diff-tree failed