ARM: at91:rtc/rtc-at91sam9: ioremap register bank
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 18 Sep 2011 02:17:54 +0000 (10:17 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 13 Feb 2012 17:31:36 +0000 (18:31 +0100)
Instead of computing virtual address with AT91_VA_BASE_SYS, use the
appropriate ioremap() call on the driver "memory" resource.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

No differences found