linux/sound/pci/lola
Takashi Iwai 934c2b6d0c ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/*
The name argument of request_irq() appears in /proc/interrupts, and
it's quite ugly when the name entry contains a space or special letters.
In general, it's simpler and more readable when the module name appears
there, so let's replace all entries with KBUILD_MODNAME.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-06-10 16:36:37 +02:00
..
lola.c ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* 2011-06-10 16:36:37 +02:00
lola.h ALSA: lola - Implement polling_mode like hd-audio 2011-05-03 17:06:53 +02:00
lola_clock.c ALSA: lola - Yet another linux/delay.h inclusion 2011-05-03 18:48:29 +02:00
lola_mixer.c ALSA: lola - Rename to Digital SRC Capture Switch 2011-05-03 17:05:08 +02:00
lola_pcm.c ALSA: lola - Add missing inclusion of linux/delay.h 2011-05-03 18:21:01 +02:00
lola_proc.c ALSA: lola - Changes in proc file 2011-05-03 16:40:52 +02:00
Makefile ALSA: lola - fix lola build 2011-05-04 19:55:13 +02:00