git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
027e8d5
)
PCI: pciehp: Handle push button event asynchronously
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Mon, 7 Nov 2011 11:56:50 +0000
(20:56 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Mon, 5 Dec 2011 18:21:47 +0000
(10:21 -0800)
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 <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/pciehp.h
patch
|
blob
|
history
drivers/pci/hotplug/pciehp_core.c
patch
|
blob
|
history
drivers/pci/hotplug/pciehp_ctrl.c
patch
|
blob
|
history
drivers/pci/hotplug/pciehp_hpc.c
patch
|
blob
|
history
diff --cc
drivers/pci/hotplug/pciehp.h
Simple merge
diff --cc
drivers/pci/hotplug/pciehp_core.c
Simple merge
diff --cc
drivers/pci/hotplug/pciehp_ctrl.c
Simple merge
diff --cc
drivers/pci/hotplug/pciehp_hpc.c
Simple merge