From: Jonathan Cameron Date: Tue, 6 Jan 2009 22:42:12 +0000 (-0800) Subject: rtc: move power of 2 periodic frequency check down into drivers X-Git-Tag: v2.6.29-rc1~289 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d2a50371ddf127afa782ad3147469be8e9bd69f;p=pandora-kernel.git rtc: move power of 2 periodic frequency check down into drivers Move the power of 2 check on frequencies down into individual rtc drivers This is to allow for non power of 2 real time clock periodic interrupts such as those on the pxa27x to be found in the new pxa27x-rtc driver Signed-off-by: Jonathan Cameron Signed-off-by: Alessandro Zummo Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed