]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
rtc-at91sam9 fixes
authorDavid Brownell <david-b@pacbell.net>
Thu, 20 Mar 2008 00:01:09 +0000 (17:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Mar 2008 01:53:37 +0000 (18:53 -0700)
commit9fedc9f1b18f6b931c3b695d7280f17fc308309b
tree17c5ed06d8ac23e5bf14111d8d28aa662a83879c
parent3150e63df41450a795bbd0bd98a8e70da74e0285
rtc-at91sam9 fixes

Updates to the at91sam9 rtt-as-rtc driver:

 - Bugfix:  IRQ enable bits need shifting before masking with status
 - Platform code to initialize wakeup bits didn't get merged; cope

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Justin Waters <justin.waters@timesys.com>
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>
drivers/rtc/rtc-at91sam9.c