workaround rtc-related acpi table bugs
commit19bfe37caa8184768ecc15269302f42036625259
authorDavid Brownell <david-b@pacbell.net>
Tue, 8 May 2007 07:34:03 +0000 (8 00:34 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:18 +0000 (8 11:15 -0700)
tree01d1722ab64dab22712af4c40bb35fd7d7333df5
parentf5f72b46c349fefcfd4421b2213c6ffb324c5e56
workaround rtc-related acpi table bugs

This works around a bug seen in some RTC-related ACPI table entries, and
tweaks related diagnostics to follow the ACPI convention.

The bug prevents misleading boot-time messages: platforms affected by this
bug wrongly report they can support alarms up to one year in the future,
when in fact the longest alarm is just 24 hours.  That will surprise anyone
trying to use those extended alarms.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/acpi/glue.c