dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/pci/pcxhr
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
..
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 request_irq argument in sound/pci/* 2011-06-10 16:36:37 +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 [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
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 [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00