Lin Ming 8b6cd8ad18 ACPICA: New GPE handler callback definition
The new GPE handler callback has 2 additional parameters, gpe_device and
gpe_number.

typedef
u32 (*acpi_gpe_handler) (acpi_handle gpe_device, u32 gpe_number, void *context);

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2011-01-12 04:24:41 -05:00
..
2010-12-11 02:01:48 -05:00
2010-10-15 15:53:27 +02:00
2010-10-15 15:53:27 +02:00
2010-10-15 22:02:47 -04:00
2010-08-15 01:06:31 -04:00
2010-10-26 14:51:00 -04:00
2010-08-15 01:06:31 -04:00
2010-08-15 00:27:51 -04:00
2010-09-28 21:38:19 -04:00