ALSA: ctxfi - Avoid unneeded pci_read_config_*() calls
authorTakashi Iwai <tiwai@suse.de>
Thu, 14 May 2009 13:17:16 +0000 (15:17 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 14 May 2009 13:17:16 +0000 (15:17 +0200)
commit35b053becb64eba13f3ea5c8c51023997169ff34
tree38843d98f196832ee28791f27408dfdd4d4e0a92
parent9fc20f030ba457d20eb994e1def7e2ce7d5ae1a8
ALSA: ctxfi - Avoid unneeded pci_read_config_*() calls

Use struct pci subsystem_device and revision fields instead of
unneeded calls of pci_read_config_*().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ctxfi/ctatc.c