hw/usb-ohci.c: convert to PCIDeviceInfo to initialize ids
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 25 May 2011 01:58:29 +0000 (10:58 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 12 Jun 2011 07:33:37 +0000 (10:33 +0300)
commita8eae58556c7dc693d757a9144045fbee7434c6c
treecc01e4bb928de31c2d5697ee54757fee3550fc93
parentd7b61ecc61f84d23f98f1ee270fb48b41834ca00
hw/usb-ohci.c: convert to PCIDeviceInfo to initialize ids

use PCIDeviceInfo to initialize ids.

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