git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5926a29
)
[ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.c
author
Tony Lindgren
<tony@atomide.com>
Wed, 3 Jun 2009 16:43:14 +0000
(17:43 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 4 Jun 2009 16:45:43 +0000
(17:45 +0100)
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 <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found