kernel-ark/sound/pci
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision
Instead of all drivers reading pci config space to get the revision
ID, they can now use the pci_device->revision member.

This exposes some issues where drivers where reading a word or a dword
for the revision number, and adding useless error-handling around the
read. Some drivers even just read it for no purpose of all.

In devices where the revision ID is being copied over and used in what
appears to be the equivalent of hotpath, I have left the copy code
and the cached copy as not to influence the driver's performance.

Compile tested with make all{yes,mod}config on x86_64 and i386.

Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Acked-by: Dave Jones <davej@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-11 16:02:10 -07:00
..
ac97
ali5451 PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
au88x0 PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
ca0106 PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
cs46xx
cs5535audio
echoaudio
emu10k1 PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
hda
ice1712
korg1212
mixart
nm256
pcxhr
riptide
rme9652
trident
vx222
ymfpci PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
ad1889.c
ad1889.h
als300.c
als4000.c
atiixp_modem.c PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
atiixp.c PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
azt3328.c
azt3328.h
bt87x.c
cmipci.c
cs4281.c
ens1370.c PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
ens1371.c
es1938.c
es1968.c
fm801.c PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
intel8x0.c
intel8x0m.c
Kconfig
maestro3.c
Makefile
rme32.c
rme96.c
sonicvibes.c
via82xx_modem.c PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
via82xx.c PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00