[ARM] S3C2443: Fix s3c2443_clkcon_enable_p() using wrong register.
authorBen Dooks <ben-linux@fluff.org>
Mon, 7 Jul 2008 17:12:38 +0000 (18:12 +0100)
committerBen Dooks <ben-linux@fluff.org>
Mon, 7 Jul 2008 17:13:01 +0000 (18:13 +0100)
s3c2443_clkcon_enable_p() was reading from the correct register
S3C2443_PCLKCON, but then writing the value back to the wrong
register S3C2443_HCLKCON.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found