commit | cff006543fa3fca2a47dd795ac524237489858d6 | [log] [tgz] |
---|---|---|
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | Fri Apr 25 14:39:06 2008 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Apr 25 14:39:06 2008 -0700 |
tree | 81489897a1561cda71a6e3fdb6ac401325ea618d | |
parent | ae416e6b2936fdb70aeee6eb9066115d4521daa6 [diff] |
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>