ARM: S5PC1XX: Register pd0 and hd0 clocks, remove unecessary dummy_enable
authorBen Dooks <ben-linux@fluff.org>
Mon, 18 Jan 2010 04:24:01 +0000 (13:24 +0900)
committerBen Dooks <ben-linux@fluff.org>
Mon, 18 Jan 2010 06:28:28 +0000 (15:28 +0900)
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 <ben-linux@fluff.org>

No differences found