From: Russell King Date: Thu, 22 Jan 2009 16:08:04 +0000 (+0000) Subject: [ARM] omap: allow double-registering of clocks X-Git-Tag: v2.6.30-rc1~636^2~20^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbb674d57b5851a4fe3122ff4280e4cf87209198;p=pandora-kernel.git [ARM] omap: allow double-registering of clocks This stops things blowing up if a 'struct clk' to be passed more than once to clk_register(), which will be required when we decouple struct clk's from their names. Signed-off-by: Russell King --- Reading git-diff-tree failed