]> git.baikalelectronics.ru Git - kernel.git/commit
RTC: periodic irq fix
authorAlessandro Zummo <alessandro.zummo@towertech.it>
Tue, 16 Oct 2007 08:28:15 +0000 (01:28 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:13 +0000 (09:43 -0700)
commit3d06a3d9f15850968732d17158a2c4c75a473b49
tree3b166f4d54bba5677a04b885d0da52c28db3a8a3
parente41ec0177d3e0b3fe5e3eeb53ce18c0a032a353a
RTC: periodic irq fix

Add kernel/kernel and kernel/user locking for the periodic irq feature of
the rtc class.

PIE ioctls are also supported.

Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/class.c
drivers/rtc/interface.c
drivers/rtc/rtc-dev.c