David Brownell 97144c6756 rtc_irq_set_freq() requires power-of-two and associated kerneldoc
RTC periodic IRQs are only defined to work for 2^N Hz values.  This patch
moves that validity check into the infrastructure, so drivers don't need to
check it; and adds kerneldoc for the two interface functions related to
periodic IRQs.  (One of which was quite mysterious until its first use was
recently checked in!)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:43:13 -07:00
..
2007-10-16 09:43:13 -07:00
2007-05-08 11:15:18 -07:00
2007-07-31 15:39:44 -07:00
2007-07-26 11:35:17 -07:00
2007-10-16 09:43:13 -07:00
2007-07-17 10:23:09 -07:00
2007-05-08 11:15:18 -07:00
2007-08-22 19:52:45 -07:00
2007-08-22 19:52:47 -07:00
2007-05-17 05:23:05 -07:00
2007-05-08 11:15:18 -07:00
2007-07-31 15:39:36 -07:00
2007-05-08 11:15:18 -07:00
2007-09-11 17:21:20 -07:00