]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
pciehp: Remove useless hotplug interrupt enabling
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Fri, 25 Apr 2008 21:39:06 +0000 (14:39 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 25 Apr 2008 21:39:06 +0000 (14:39 -0700)
commitcff006543fa3fca2a47dd795ac524237489858d6
tree81489897a1561cda71a6e3fdb6ac401325ea618d
parentae416e6b2936fdb70aeee6eb9066115d4521daa6
pciehp: Remove useless hotplug interrupt enabling

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>
drivers/pci/hotplug/pciehp_hpc.c