ARM: SAMSUNG: Add call to register array of clocks
authorBen Dooks <ben-linux@fluff.org>
Tue, 5 Jan 2010 16:21:38 +0000 (01:21 +0900)
committerBen Dooks <ben-linux@fluff.org>
Fri, 15 Jan 2010 08:10:11 +0000 (17:10 +0900)
Add s3c_register_clocks() to register an array of clocks, printing
an error message if there is a problem. Replace all points in the code
where this could be used.

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

No differences found