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)
commitd91df1aaa9e4c06f8ea10d4935888c4f1976ef56
treedca239001c839fe25a8195d14a08305e0aa4eaac
parentc99767974ebd2a719d849fdeaaa1674456f5283f
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