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:
fc161c4
)
mtd: tmio_nand.c: use dev_get_platdata() and resource_size()
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Mon, 14 Dec 2009 22:11:44 +0000
(17:11 -0500)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Thu, 31 Dec 2009 20:47:24 +0000
(20:47 +0000)
Remove unnecessary casts and use dev_get_platdata() to retrieve the
struct mfd_cell data from the platform.
Use resource_size() for the ioremap()'s.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found