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/ca0106
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] snd-ca0106: Add midi support. 2005-11-04 13:19:26 +01:00
ca0106.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ca0106_main.c ALSA: use KBUILD_MODNAME for request_irq argument in sound/pci/* 2011-06-10 16:36:37 +02:00
ca0106_mixer.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ca0106_proc.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ca_midi.c ALSA: Kill snd_assert() in sound/pci/* 2008-08-13 11:46:38 +02:00
ca_midi.h [ALSA] Coding style fix sound/pci/ca0106/ca_midi.h 2007-10-16 15:58:23 +02:00