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