From: David S. Miller Date: Fri, 29 Aug 2008 00:34:31 +0000 (-0700) Subject: sparc64: Check for RTC class device in update_persistent_clock(). X-Git-Tag: v2.6.28-rc1~706^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0b31b578f9ab34826703762113f9d42f3ae9819;p=pandora-kernel.git sparc64: Check for RTC class device in update_persistent_clock(). As we convert the various by-hand sparc64 RTC drivers to use the generic RTC framework and drivers, we need to keep the NTP set_rtc_mmss() support via update_persistent_clock() working. In the end, after all the RTC device cases are converted, this local set_rtc_mmss() function will be deleted. Signed-off-by: David S. Miller --- Reading git-diff-tree failed