From: Mike Frysinger Date: Wed, 6 Feb 2008 09:38:49 +0000 (-0800) Subject: Blackfin RTC driver: read_alarm() checks the enabled field, not the pending field. X-Git-Tag: v2.6.25-rc1~612 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68db30472df36671cc397654c42802c93ef19f19;p=pandora-kernel.git Blackfin RTC driver: read_alarm() checks the enabled field, not the pending field. also, dont bother using memcpy since we can just do an assignment of the same structure. Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu Acked-by: Alessandro Zummo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed