hw/ac97.c: convert to PCIDeviceInfo to initialize ids
authorIsaku Yamahata <yamahata@valinux.co.jp>
Wed, 25 May 2011 01:58:05 +0000 (10:58 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 12 Jun 2011 07:33:33 +0000 (10:33 +0300)
commiteb9220f78c3655de1e31552dd6728b295dae2785
tree4d8807cdcee7accb30a441a83634acebd5a6264e
parent4ef6d8ff41a07b21d7351ed860c09123408c60eb
hw/ac97.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/ac97.c