From: Kumar Gala Date: Thu, 20 Oct 2005 16:43:33 +0000 (-0500) Subject: [PATCH] powerpc: Make sure we have an RTC before trying to adjust it X-Git-Tag: v2.6.15-rc1~59^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2e615125762459fd2bb9f0c91881509a0b9c31b;p=pandora-kernel.git [PATCH] powerpc: Make sure we have an RTC before trying to adjust it Its valid for ppc_md.set_rtc_time to be NULL. We need to check that its non-NULL before trying to update the RTC. Signed-off-by: Kumar K. Gala Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed