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)
Use struct pci subsystem_device and revision fields instead of
unneeded calls of pci_read_config_*().

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found