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:
28552c2
)
davinci: sparse: gpio: void casting
author
Kevin Hilman
<khilman@deeprootsystems.com>
Fri, 26 Feb 2010 00:49:56 +0000
(16:49 -0800)
committer
Kevin Hilman
<khilman@deeprootsystems.com>
Thu, 6 May 2010 22:02:01 +0000
(15:02 -0700)
Cleanup usage of void pointers when using genirq. genirq API
takes and returns void *, where this GPIO API is using those
as __iomem pointers.
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
No differences found