commit | 396c9b928d5c24775846a161a8191dcc1ea4971f | [log] [tgz] |
---|---|---|
author | Henrik Kretzschmar <henne@nachtwindheim.de> | Mon Apr 24 15:59:04 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Thu Apr 27 21:10:34 2006 +0200 |
tree | 447f4b28c2dd8e0026b96025fb94dbc654d6cade | |
parent | 71b2ccc3a2fd6c27e3cd9b4239670005978e94ce [diff] [blame] |
[ALSA] add __devinitdata to all pci_device_id Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
diff --git a/sound/pci/rme9652/rme9652.c b/sound/pci/rme9652/rme9652.c index a687eb6..75d6406 100644 --- a/sound/pci/rme9652/rme9652.c +++ b/sound/pci/rme9652/rme9652.c
@@ -315,7 +315,7 @@ } -static struct pci_device_id snd_rme9652_ids[] = { +static struct pci_device_id snd_rme9652_ids[] __devinitdata = { { .vendor = 0x10ee, .device = 0x3fc4,