Matthew Wilcox 27663c5855 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
As of version 2.0, ACPI can return 64-bit integers.  The current
acpi_evaluate_integer only supports 64-bit integers on 64-bit platforms.
Change the argument to take a pointer to an acpi_integer so we support
64-bit integers on all platforms.

lenb: replaced use of "acpi_integer" with "unsigned long long"
lenb: fixed bug in acpi_thermal_trips_update()

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-10-11 02:47:33 -04:00
..
2008-09-16 09:09:56 -07:00
2008-04-20 21:47:02 -07:00
2008-04-20 21:47:06 -07:00
2008-04-20 21:47:13 -07:00
2008-06-10 14:37:03 -07:00
2006-12-01 14:36:56 -08:00
2008-08-07 15:33:36 -07:00
2008-04-20 21:47:03 -07:00
2008-03-03 10:47:14 -08:00
2008-06-25 16:05:13 -07:00
2008-06-25 16:05:13 -07:00
2008-06-10 14:37:03 -07:00