From: Paul Mackerras Date: Wed, 26 Oct 2005 07:22:33 +0000 (+1000) Subject: powerpc: Don't limit pmac_get_rtc_time to return only positive values X-Git-Tag: v2.6.15-rc1~59^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=303d72a0006c65bb8d16199c75a26338ce723811;p=pandora-kernel.git powerpc: Don't limit pmac_get_rtc_time to return only positive values If the machine's clock is set to a bogus value, this check resulted in userland waiting effectively forever for the RTC value to change, so remove the check. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed