From: Alessandro Zummo Date: Tue, 6 Jan 2009 22:42:21 +0000 (-0800) Subject: rtc: use set_mmss when set_time is not available X-Git-Tag: v2.6.29-rc1~281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbccf83f6c4e1a0de5bdf51ec9ec708d3a1ce933;p=pandora-kernel.git rtc: use set_mmss when set_time is not available Drivers should only need to implement either set_mmss (counter based RTCs) or set_time (most RTCs). The RTC subsystem will handle them appropriately. Signed-off-by: Alessandro Zummo Cc: Kumar Gala Cc: David Brownell Cc: Lennert Buytenhek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed