ARM: SAMSUNG: Add documentation to the clock registration calls.
authorBen Dooks <ben-linux@fluff.org>
Mon, 25 Jan 2010 01:44:10 +0000 (10:44 +0900)
committerBen Dooks <ben-linux@fluff.org>
Tue, 26 Jan 2010 08:44:32 +0000 (17:44 +0900)
commit8428d47a36a35c457a1147c3e8aa61c1be343604
tree07c87aa3575bde8eee5d0177b3904643fdc867a9
parentab5d97db1c6ced3e95c00d097931471707032b1f
ARM: SAMSUNG: Add documentation to the clock registration calls.

Add some kerneldoc documentation to the s3c24xx_register_clock and the
s3c24xx_register_clocks() call.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-samsung/clock.c