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:
e6528d5
)
ARM: S3C24XX: Remove s3c2410_gpio_getirq()
author
Ben Dooks
<ben-linux@fluff.org>
Tue, 4 May 2010 08:14:10 +0000
(17:14 +0900)
committer
Ben Dooks
<ben-linux@fluff.org>
Thu, 6 May 2010 00:32:32 +0000
(09:32 +0900)
Remove s3c2410_gpio_getirq() as the only users is the pm code, and it
can be replicated by using gpio_to_irq().
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found