From: Kenji Kaneshige Date: Mon, 7 Nov 2011 11:56:50 +0000 (+0900) Subject: PCI: pciehp: Handle push button event asynchronously X-Git-Tag: v3.3-rc1~101^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab4ca7821fda0ddb7c86db3b9d64d48ea7dead72;p=pandora-kernel.git PCI: pciehp: Handle push button event asynchronously Use non-ordered workqueue for attention button events. Attention button events on each slot can be handled asynchronously. So we should use non-ordered workqueue. This patch also removes ordered workqueue in pciehp as a result. Signed-off-by: Kenji Kaneshige Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed