diff options
author | Feng Tang <feng.tang@intel.com> | 2012-10-23 01:30:12 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2012-11-15 00:15:59 +0100 |
commit | a3cd8d2789c2e265e09377f260e7d2ac9cec81bb (patch) | |
tree | 14f89e7600131fcfdf7fc3ea3d436b8e51efa09b /drivers/acpi/dock.c | |
parent | b76b51ba0cef13980813373a548a12206e3cd3c9 (diff) |
ACPI / EC: Don't count a SCI interrupt as a false one
Currently when advance_transaction() is called in EC interrupt handler,
if there is nothing driver can do with the interrupt, it will be taken
as a false one.
But this is not always true, as there may be a SCI EC interrupt fired
during normal read/write operation, which should not be counted as a
false one. This patch fixes the problem.
Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/dock.c')
0 files changed, 0 insertions, 0 deletions