From: Ben Dooks Date: Mon, 25 Jan 2010 01:46:51 +0000 (+0900) Subject: ARM: SAMSUNG: Add error printing to s3c24xx_register_clocks X-Git-Tag: v2.6.34-rc2~66^2~3^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50ee2d35a592ead260527244af5160c7fa6189ea;p=pandora-kernel.git 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 --- Reading git-diff-tree failed