]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
pciehp: Mask hotplug interrupt at controller release
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Fri, 25 Apr 2008 21:39:07 +0000 (14:39 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 25 Apr 2008 21:39:07 +0000 (14:39 -0700)
commitd84be093a81c29e085144c4d483d9fa0a83a1918
tree0bdf5644d9a250a39414261fa2d4e3599b4082b6
parentcff006543fa3fca2a47dd795ac524237489858d6
pciehp: Mask hotplug interrupt at controller release

We must disable hotplug interrupt at controller relase time, otherwise
spurious interrupts might happen if any slot events occured (e.g. MRL
change) after unloading pciehp driver.

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