]> Pileus Git - ~andy/linux/commit
ARM: SAMSUNG: Add error printing to s3c24xx_register_clocks
authorBen Dooks <ben-linux@fluff.org>
Mon, 25 Jan 2010 01:46:51 +0000 (10:46 +0900)
committerBen Dooks <ben-linux@fluff.org>
Tue, 26 Jan 2010 08:44:33 +0000 (17:44 +0900)
commit50ee2d35a592ead260527244af5160c7fa6189ea
treefac16b5ee3438278973d44deb100604524498475
parent8428d47a36a35c457a1147c3e8aa61c1be343604
ARM: SAMSUNG: Add error printing to s3c24xx_register_clocks

Add an error print to s3c24xx_register_clocks to provide more useful
information when failing to register the clock.

I belive this was originally left out due to the possibility of a
problem with low-level debugging code. However, if the low-level
debug code is not functional by now there will be a whole other set of
problems being presented to the system.

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