[PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev
authorKristen Accardi <kristen.c.accardi@intel.com>
Thu, 3 Nov 2005 00:24:32 +0000 (16:24 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 Jan 2006 20:13:13 +0000 (12:13 -0800)
Store the value of the INTERRUPT_PIN in the pci_dev structure
so that it can be retrieved later.

Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found