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