From: Chanwoo Choi Date: Mon, 13 Oct 2014 22:52:33 +0000 (-0700) Subject: rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type X-Git-Tag: omap-for-v3.19/prcm-cleanup~76^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae05c95074e0ead8a8fda4aca066e10270086e3f;p=pandora-kernel.git rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type Add s3c_rtc_data structure to variant data according to SoC type. The s3c_rtc_data structure includes some functions to control RTC operation and specific data dependent on SoC type. Signed-off-by: Chanwoo Choi Acked-by: Kyungmin Park Cc: Alessandro Zummo Cc: Kukjin Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed