From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 15 Feb 2012 13:24:46 +0000 (+0800) Subject: ARM: at91/rtc-at91sam9: pass the GPBR to use via resources X-Git-Tag: v3.4-rc1~34^2~6^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3af8b49befdcc53cb5d89e57662c359bc0b6989;p=pandora-kernel.git ARM: at91/rtc-at91sam9: pass the GPBR to use via resources The GPBR registers are used for storing RTC values. The GPBR registers to use are now provided using standard resource entry. The array is filled in SoC specific code. rtc-at91sam9 RTT as RTC driver is modified to retrieve this information. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD [nicolas.ferre@atmel.com: rework resources assignment] Signed-off-by: Nicolas Ferre Reviewed-by: Ryan Mallon --- Reading git-diff-tree failed