From: Tony Lindgren Date: Wed, 3 Jun 2009 16:43:14 +0000 (+0100) Subject: [ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.c X-Git-Tag: v2.6.31-rc1~344^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0683039207226afcffbe0fbf6a1caaee77a37b0;p=pandora-kernel.git [ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.c This can be used for other arm platforms too as discussed on the linux-arm-kernel list. Also check the return value with IS_ERR and return PTR_ERR as suggested by Russell King. Signed-off-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-diff-tree failed