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)
commit3268e115b1cb7eae396654c11cd913aff5e6e1e0
treecc01e4bb928de31c2d5697ee54757fee3550fc93
parentb04300dd8f094f88adcece27a1b1bac65feddbed
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