ARM: at91/tclib: take iomem size from resource
authorNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 18 Jan 2012 15:56:36 +0000 (16:56 +0100)
committerNicolas 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