sound: Use PCI_VDEVICE
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
committed by
Takashi Iwai
parent
28d0325ce6
commit
28d27aae94
@@ -243,7 +243,7 @@ struct sonicvibes {
|
||||
};
|
||||
|
||||
static struct pci_device_id snd_sonic_ids[] = {
|
||||
{ 0x5333, 0xca00, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0, },
|
||||
{ PCI_VDEVICE(S3, 0xca00), 0, },
|
||||
{ 0, }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user