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:
986c265
)
ARM: at91/tclib: take iomem size from resource
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Wed, 18 Jan 2012 15:56:36 +0000
(16:56 +0100)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Thu, 1 Mar 2012 12:38:48 +0000
(13:38 +0100)
Requesting iomem region and ioremaping is now done using
the resource size specified instead of a constant value.
Each <SoC>_device.c file is modified accordingly to reflect
actual user interface size.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
No differences found