ACPI: EC: Restart command even if no interrupts from EC
authorAlexey Starikovskiy <astarikovskiy@suse.de>
Thu, 1 Oct 2009 22:53:15 +0000 (02:53 +0400)
committerLen Brown <len.brown@intel.com>
Fri, 2 Oct 2009 14:00:31 +0000 (10:00 -0400)
EC may forget a command without sending any "reset" interrupt,
thus we need to lessen the requirement for transaction restart.

Reference: http://bugzilla.kernel.org/show_bug.cgi?id=14247
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found