PCI: apply nv_msi_ht_cap_quirk on resume too
authorTejun Heo <tj@kernel.org>
Tue, 21 Jul 2009 23:08:43 +0000 (16:08 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 9 Sep 2009 20:29:26 +0000 (13:29 -0700)
commit6dab62ee5a3bf4f71b8320c09db2e6022a19f40e
tree54fdda1d66138ad21145a8d2584d783fa5a81476
parente8b553bf4b19c6a6d72f5eac3a17c43ac8e68390
PCI: apply nv_msi_ht_cap_quirk on resume too

http://bugzilla.kernel.org/show_bug.cgi?id=12542 reports that with the
quirk not applied on resume, msi stops working after resuming and mcp78s
ahci fails due to IRQ mis-delivery.  Apply it on resume too.

Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Peer Chen <pchen@nvidia.com>
Cc: Tj <linux@tjworld.net>
Reported-by: Nicolas Derive <kalon33@ubuntu.com>
Cc: Greg KH <greg@kroah.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/quirks.c