linux-kernel-test/sound/pci/lola
Takashi Iwai 3733e424c4 ALSA: Use KBUILD_MODNAME for pci_driver.name entries
The convention for pci_driver.name entry in kernel drivers seem to be
the module name or equivalent ones.  But, so far, almost all PCI sound
drivers use more verbose name like "ABC Xyz (12)", and these are fairly
confusing when appearing as a file name.

This patch converts the all pci_driver.name entries in sound/pci/* to
use KBUILD_MODNAME for more unified appearance.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-06-10 16:20:20 +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
lola.c ALSA: Use KBUILD_MODNAME for pci_driver.name entries 2011-06-10 16:20:20 +02:00
lola.h ALSA: lola - Implement polling_mode like hd-audio 2011-05-03 17:06:53 +02:00
Makefile ALSA: lola - fix lola build 2011-05-04 19:55:13 +02:00