linux-stable/sound/pci/asihpi
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
..
asihpi.c ALSA: Use KBUILD_MODNAME for pci_driver.name entries 2011-06-10 16:20:20 +02:00
hpi.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hpi6000.c Merge branch 'topic/misc' into for-linus 2011-05-22 10:01:29 +02:00
hpi6000.h
hpi6205.c Merge branch 'topic/misc' into for-linus 2011-05-22 10:01:29 +02:00
hpi6205.h ALSA: asihpi - Remove int flag polling code preparing for stream interrupts. 2011-02-10 18:49:29 +01:00
hpi_internal.h Merge branch 'topic/misc' into for-linus 2011-05-22 10:01:29 +02:00
hpicmn.c ALSA: asihpi: Minor cleanups 2011-04-05 11:51:04 +02:00
hpicmn.h ALSA: asihpi: Minor cleanups 2011-04-05 11:51:04 +02:00
hpidebug.c ALSA: asihpi - Checkpatch line lengths etc. 2011-02-10 18:49:25 +01:00
hpidebug.h ALSA: asihpi - Checkpatch line lengths etc. 2011-02-10 18:49:25 +01:00
hpidspcd.c ALSA: asihpi: Use angle brackets for system includes 2011-06-03 11:46:37 +02:00
hpidspcd.h ALSA: asihpi - Cosmetic + a minor comments. 2011-02-10 18:49:30 +01:00
hpifunc.c ALSA: asihpi: Remove 2 unused functions 2011-04-05 11:47:40 +02:00
hpimsginit.c ALSA: asihpi - Interrelated HPI tidy up. 2011-02-10 18:22:40 +01:00
hpimsginit.h ALSA: asihpi - Add include guard. 2011-02-10 18:49:24 +01:00
hpimsgx.c Merge branch 'topic/misc' into for-linus 2011-05-22 10:01:29 +02:00
hpimsgx.h
hpioctl.c ALSA: asihpi: Minor cleanups 2011-04-05 11:51:04 +02:00
hpioctl.h
hpios.c ALSA: asihpi - Remove unused io map functions 2010-05-27 09:50:47 +02:00
hpios.h ALSA: asihpi - Minor define updates 2011-02-10 18:49:38 +01:00
hpipcida.h
Makefile