linux/sound/pci/pcxhr
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
..
Makefile ALSA: pcxhr - add support for pcxhr stereo sound cards (mixer part) 2008-11-25 12:53:24 +01:00
pcxhr.c ALSA: Use KBUILD_MODNAME for pci_driver.name entries 2011-06-10 16:20:20 +02:00
pcxhr.h Merge branch 'topic/pcxhr' into for-linus 2009-03-24 00:36:19 +01:00
pcxhr_core.c Fix common misspellings 2011-03-31 11:26:23 -03:00
pcxhr_core.h ALSA: pcxhr: fix trivial typo 2009-01-31 18:01:13 +01:00
pcxhr_hwdep.c ALSA: Remove superfluous hwdep ops 2009-02-05 09:28:08 +01:00
pcxhr_hwdep.h
pcxhr_mix22.c ALSA: pcxhr - add support for gpio ports and minor bug fix 2009-01-23 14:45:41 +01:00
pcxhr_mix22.h ALSA: pcxhr - add support for gpio ports and minor bug fix 2009-01-23 14:45:41 +01:00
pcxhr_mixer.c ALSA: pcxhr - add support for gpio ports and minor bug fix 2009-01-23 14:45:41 +01:00
pcxhr_mixer.h