hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init
commitc008ac0c1cb68dfe8dcfda0e25562fa81c687e50
authorMarcel Apfelbaum <marcel.a@redhat.com>
Mon, 7 Oct 2013 07:36:36 +0000 (7 10:36 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 14 Oct 2013 14:11:45 +0000 (14 17:11 +0300)
treedb4009589287a477448cf61fa328f50438f0adc9
parentd98f08f54e0882b4da1177345161afabb8d47d94
hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc init

The PCI_INTERRUPT_PIN will be used by shpc init, so
was moved before the call to shpc_init.

Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci-bridge/pci_bridge_dev.c