From: Ben Dooks Date: Mon, 18 Jan 2010 04:24:01 +0000 (+0900) Subject: ARM: S5PC1XX: Register pd0 and hd0 clocks, remove unecessary dummy_enable X-Git-Tag: v2.6.34-rc2~66^2~54^2~22^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0de298a0eee7f9004a8e512c12c7b40d66c9934;p=pandora-kernel.git ARM: S5PC1XX: Register pd0 and hd0 clocks, remove unecessary dummy_enable The clk_hd0 and clk_pd0 where given a local dummy_enable call due to not being registered with the clock code, which they really should have been. Register these two clocks and remove the clk_dummy_enable as this is done by the default clock registration code. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed