[ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriate
authorJames Courtier-Dutton <James@superbug.co.uk>
Mon, 30 May 2005 15:20:19 +0000 (17:20 +0200)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Jun 2005 10:27:37 +0000 (12:27 +0200)
commit6fd8b87f0e1e5de436ba020bd5806fe9ad738269
tree1f8aa64e4d86298f50365f062855151b81ab3bba
parent69ad07cf98d0ef65cac67bac2ea4381bb499bea8
[ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriate

Intel8x0 driver
To avoid confusion, the structure members vendor/device were renamed
to subvendor/subdevice, because we compare them with PCI subsystem vendor
and subsystem device.

Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
sound/pci/intel8x0.c