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:
ae416e6
)
pciehp: Remove useless hotplug interrupt enabling
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Fri, 25 Apr 2008 21:39:06 +0000
(14:39 -0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 25 Apr 2008 21:39:06 +0000
(14:39 -0700)
Hotplug interrupt is enabled at initialization and nobody clears it.
So we need to setup it in each command. This patch removes redundant
codes about this.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found