/include/asm-m32r/mappi3/

k rel='alternate' type='text/html' href='https://linux-ax25.in-berlin.de/cgit/ralf/linux-ax25.git/commit/?id=cebe41d4b8f8092359de31e241815fcb4b4dc0be'/> cebe41d4b8f8092359de31e241815fcb4b4dc0be Use DEFINE_PCI_DEVICE_TABLE() to make PCI device ids go to .devinit.rodata section, so they can be discarded in some cases, and make them const. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Use DEFINE_PCI_DEVICE_TABLE() to make PCI device ids go to
.devinit.rodata section, so they can be discarded in some cases,
and make them const.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound: Use PCI_VDEVICE 2009-06-25T06:52:49+00:00 Joe Perches joe@perches.com 2009-06-25T05:13:35+00:00 28d27aae9432c300857722a917be4065c6d7abff Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
ALSA: Convert to snd_card_create() in sound/pci/* 2009-01-12T14:20:55+00:00 Takashi Iwai tiwai@alsa3.local 2008-12-28T15:44:30+00:00 e58de7baf7de11f01a675cbbf6ecc8a2758b9ca5 Convert from snd_card_new() to the new snd_card_create() function in sound/pci/*. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Convert from snd_card_new() to the new snd_card_create() function
in sound/pci/*.

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