pcie/port: fix bridge control register wmask
commitbba5ed772a562fefdb218df8d821c3b537ce5759
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 19 Nov 2010 11:28:45 +0000 (19 13:28 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 22 Nov 2010 08:00:06 +0000 (22 10:00 +0200)
tree56f87300e53e57a4544317b26e739345eb4776d1
parentf6bdfcc9352e53fac5b9a144fc9ead991163484b
pcie/port: fix bridge control register wmask

pci generic layer initialized wmask for bridge control register
according to pci spec. pcie deviates slightly from it,
so initialize it properly.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pcie_port.c