From: Alexey Starikovskiy Date: Wed, 30 Dec 2009 12:53:10 +0000 (+0300) Subject: ACPI: EC: Add wait for irq storm X-Git-Tag: v2.6.33-rc5~9^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54070101f86ca9a6e9ba243c999d144721ec3db7;p=pandora-kernel.git ACPI: EC: Add wait for irq storm Merge of poll and irq modes accelerated EC transaction, so that keyboard starts to suffer again. Add msleep(1) into transaction path for the storm to allow keyboard controller to do its job. Reference: http://bugzilla.kernel.org/show_bug.cgi?id=14747 Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- Reading git-diff-tree failed