From: Matthew Garrett Date: Fri, 1 Jun 2007 07:46:51 +0000 (-0700) Subject: RTC: use fallback IRQ if PNP tables don't provide one X-Git-Tag: v2.6.22-rc4~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cd8fa87fbf31b2ab77b8aaec497e7f6a3757578;p=pandora-kernel.git RTC: use fallback IRQ if PNP tables don't provide one Intel Macs (and possibly other machines) provide a PNP entry for the RTC, but provide no IRQ. As a result the rtc-cmos driver doesn't allow wakeup alarms. If the RTC is located at the legacy ioport range, assume that it's on IRQ 8 unless the tables say otherwise. Signed-off-by: Matthew Garrett Cc: Matthieu CASTET Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed