]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ACPI: Add acpi_bus_generate_event4() function
authorAlexey Starikovskiy <astarikovskiy@suse.de>
Wed, 26 Sep 2007 15:43:16 +0000 (19:43 +0400)
committerLen Brown <len.brown@intel.com>
Thu, 27 Sep 2007 19:50:22 +0000 (15:50 -0400)
commit8db85d4c9a0cc131242c80ef8456362d66561dc2
treec5f945ed1bc8b2ff9ba099a09d737bec5c776028
parent3e58ea0d31659b22ba5753f7abf3d7db346eab81
ACPI: Add acpi_bus_generate_event4() function

acpi_bus_generate_event() takes two strings out of passed device object.
SBS needs to supply these strings directly.

Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/bus.c
drivers/acpi/sbs.c
include/acpi/acpi_bus.h