From: Rob Herring Date: Mon, 2 Feb 2015 23:50:32 +0000 (-0600) Subject: ARM: pxa: add memory resource to SA1100 RTC device X-Git-Tag: omap-for-v4.3/fixes-rc1~63^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c4fabec8790384b91473aa3d0d28d4407168ef9;p=pandora-kernel.git ARM: pxa: add memory resource to SA1100 RTC device The drivers for the SA1100 and PXA RTCs are now mutually exclusive, so add the memory resource for the sa1100-rtc device. Since the memory resource is already present in the pxa_rtc_resources, that makes sa1100_rtc_resources and pxa_rtc_resources equivalent, so use pxa_rtc_resources for both devices and remove the duplicate sa1100_rtc_resources. Signed-off-by: Rob Herring Cc: Daniel Mack Cc: Haojian Zhuang Acked-by: Robert Jarzmik Cc: Russell King Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Alexandre Belloni --- Reading git-diff-tree failed