From: Ben Dooks Date: Thu, 24 Jul 2008 04:30:45 +0000 (-0700) Subject: rtc: rtc-s3c: update IRQ handling X-Git-Tag: v2.6.27-rc1~609 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=773be7ee97c11fbb6b8a912a58b268dbe8a6a3fe;p=pandora-kernel.git rtc: rtc-s3c: update IRQ handling The rtc-s3c.c driver has been using its own ioctl() handling to deal with alarm and periodic interrupts to handle what should now be done with the rtc core code. Change to using the .irq_set_freq and .irq_set_state driver entries and remove the .ioctl handling. Signed-off-by: Ben Dooks Acked-by: Alessandro Zummo Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed