aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/acpi/container.c
diff options
context:
space:
mode:
authorFeng Tang <feng.tang@intel.com>2012-10-23 01:30:12 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2012-11-15 00:15:59 +0100
commita3cd8d2789c2e265e09377f260e7d2ac9cec81bb (patch)
tree14f89e7600131fcfdf7fc3ea3d436b8e51efa09b /drivers/acpi/container.c
parentACPI / EC: Add more debug info and trivial code cleanup (diff)
downloadwireguard-linux-a3cd8d2789c2e265e09377f260e7d2ac9cec81bb.tar.xz
wireguard-linux-a3cd8d2789c2e265e09377f260e7d2ac9cec81bb.zip
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/container.c')
0 files changed, 0 insertions, 0 deletions