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.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~18^2~2^2^2~2^2^2^2^2~16^2^2~8^2^2~7^2~85 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab22043c57f23de7d72a76b4510d92b194212d7f;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