]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: ec: Allow for write semantics in any command.
authorAlexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Thu, 7 Dec 2006 15:42:16 +0000 (18:42 +0300)
committerLen Brown <len.brown@intel.com>
Fri, 8 Dec 2006 07:56:04 +0000 (02:56 -0500)
commit04bc25768c5b0aa9894d01f251882434b7482871
treedca239001c839fe25a8195d14a08305e0aa4eaac
parent129cc438bf2696a4e883ed309830c902c5906f44
ACPI: ec: Allow for write semantics in any command.

Check for transaction attributes, not command index to decide on event to
expect.

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/ec.c