dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/pci
Roland Dreier 8b7fc4214b [PATCH] add PCI IDs so RME32 and RME96 drivers build
While doing an allyesconfig build, I noticed that the commit

    commit 8cdfd2519c
    Author: Takashi Iwai <tiwai@suse.de>
    Date:   Wed Sep 7 14:08:11 2005 +0200

        [ALSA] Remove superfluous PCI ID definitions

broke the RME32 and RME96 drivers, since the PCI IDs they use seem to have
changed names.  Here's a patch to fix this -- compile tested only, since I
have no idea what the hardware even is.

Fix the build of the RME32 and RME96 drivers by having them use the
PCI_DEVICE_ID_RME_xxx names defined in <linux/pci_ids.h> instead of the
PCI_DEVICE_ID_xxx names that they used to define themselves.

Also fix the typo in the id PCI_DEVICE_IDRME__DIGI96_8_PAD_OR_PST so the
name is PCI_DEVICE_ID_RME_DIGI96_8_PAD_OR_PST.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Acked-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-14 14:34:17 -07:00
..
ac97 [ALSA] Replace with kzalloc() - pci stuff 2005-09-12 10:48:16 +02:00
ali5451 [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
au88x0 [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
ca0106 [ALSA] Replace with kzalloc() - pci stuff 2005-09-12 10:48:16 +02:00
cs46xx [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
emu10k1 [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
hda [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
ice1712 [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
korg1212 [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
mixart [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
nm256 [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
rme9652 [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
trident [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
vx222 [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
ymfpci [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
Kconfig [ALSA] ad1889: add AD1889 driver 2005-09-12 10:40:17 +02:00
Makefile [ALSA] ad1889: add AD1889 driver 2005-09-12 10:40:17 +02:00
ad1889.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
ad1889.h [ALSA] ad1889: add AD1889 driver 2005-09-12 10:40:17 +02:00
als4000.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
atiixp.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
atiixp_modem.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
azt3328.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
azt3328.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bt87x.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
cmipci.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
cs4281.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
ens1370.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
ens1371.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
es1938.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
es1968.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
fm801.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
intel8x0.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
intel8x0m.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
maestro3.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
rme32.c [PATCH] add PCI IDs so RME32 and RME96 drivers build 2005-09-14 14:34:17 -07:00
rme96.c [PATCH] add PCI IDs so RME32 and RME96 drivers build 2005-09-14 14:34:17 -07:00
sonicvibes.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
via82xx.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00
via82xx_modem.c [ALSA] set owner field in struct pci_driver 2005-09-12 11:12:34 +02:00