]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rtc-s3c: fix on support RTC Alarm
authorChanghwan Youn <chaos.youn@samsung.com>
Wed, 27 Oct 2010 22:33:09 +0000 (15:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Oct 2010 01:03:06 +0000 (18:03 -0700)
commite6eb524e6e6df4027530b36f76b84a6a076a3249
treec9e45a11f520a762f21ee2b7afde5faca2baeb9c
parentdd061d1abe4e637bf755865f776f8088dacd1c0b
rtc: rtc-s3c: fix on support RTC Alarm

The alarm_irq_enable function should be implemented to support RTC alarm.
And fix tabs instead of white space around the proc field.

Signed-off-by: Changhwan Youn <chaos.youn@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Cc: Wan ZongShun <mcuos.com@gmail.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-s3c.c