commit | 205056a3ea33f5aca7adffa4584eb6572b1d3273 | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Wed Feb 15 20:51:37 2012 +0800 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Feb 23 14:57:57 2012 +0100 |
tree | 1672d459205d815001b097ff951a55c8a1299b86 | |
parent | b55149529d265718a989b67468c4f03de0d3af7a [diff] |
ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use For the RTT as RTC driver rtc-at91sam9, the platform_device structure is filled during SoC initialization. This will allow to convert this RTC driver as a standard platform driver. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>