From: Xunlei Pang Date: Fri, 12 Jun 2015 03:10:17 +0000 (+0800) Subject: sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC X-Git-Tag: omap-for-v4.2/fixes-rc1^2~107^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=460ea8d70db1ffd9a5d6996c240c34458473334f;p=pandora-kernel.git sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC On Sparc systems, update_persistent_clock() uses RTC drivers to do the job, it makes more sense to hand it over to CONFIG_RTC_SYSTOHC. In the long run, all the update_persistent_clock() should migrate to proper class RTC drivers if any and use CONFIG_RTC_SYSTOHC instead. Signed-off-by: Xunlei Pang Acked-by: David S. Miller Signed-off-by: Alexandre Belloni --- Reading git-diff-tree failed