From: Johannes Berg Date: Mon, 19 Mar 2007 10:53:53 +0000 (+0100) Subject: [POWERPC] Generic time suspend/resume code X-Git-Tag: v2.6.22-rc1~1109^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17e638bc28f2fdc9c0d3eebfb80fce43827b8d12;p=pandora-kernel.git [POWERPC] Generic time suspend/resume code This removes the time suspend/restore code that was done through a PMU notifier in arch/platforms/powermac/time.c. Instead, introduce arch/powerpc/sysdev/timer.c which creates a sys device and handles time of day suspend/resume through that. This should probably be replaced by using the generic RTC framework but for now it gets rid of the arcane powermac specific hack. Signed-off-by: Johannes Berg Acked-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed