versatile_pci: cleanup
commita408b1de524d47f475a0225d64d0958d70ae779d
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 8 Feb 2010 21:36:02 +0000 (8 23:36 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 14 Feb 2010 14:10:54 +0000 (14 16:10 +0200)
treef16c7d9530e84ce535783d78349ce3de7858c0c0
parent01764fe045d19b2624afc8721d7f5ec798a085ce
versatile_pci: cleanup

Cleanup versatile_pci: no need to re-set fields
to zero (pci core sets 0 already), use set_word
for status field. Compile-tested only, but seems obvious.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Anthony Liguori <aliguori@us.ibm.com>
hw/versatile_pci.c