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~120^2~1^3~6^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=486b10b9f43500741cd63a878d0ef23cd87fc66d;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