From: Magnus Damm Date: Thu, 7 May 2009 10:31:39 +0000 (+0000) Subject: sh: call clock framework init() callback once X-Git-Tag: v2.6.31-rc1~392^2~41^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3cacf318172757783d8272fc333284dd4f50140;p=pandora-kernel.git sh: call clock framework init() callback once Make sure that clk->ops->init() only gets called once in the case of CLK_ALWAYS_ENABLED. Without this patch the init() callback may be called multiple times. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed