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/drivers/opl4
Michal Marek 0528c7494e ALSA: clean up the logic for building sequencer modules
Instead of mangling the CONFIG_* variables in the makefiles over and
over, set a few helper variables in Kconfig.

Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-05-29 11:49:42 +02:00
..
Makefile ALSA: clean up the logic for building sequencer modules 2009-05-29 11:49:42 +02:00
opl4_lib.c [ALSA] opl4 - Move EXPORT_SYMBOL() to adjacent to each function 2006-06-22 21:32:56 +02:00
opl4_local.h [ALSA] semaphore -> mutex (driver part) 2006-03-22 10:24:57 +01:00
opl4_mixer.c
opl4_proc.c [ALSA] opl4: Use SEEK_{SET,CUR,END} instead of hardcoded values 2006-09-23 10:47:47 +02:00
opl4_seq.c [ALSA] add more sequencer port type information bits 2006-06-22 21:33:18 +02:00
opl4_synth.c ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
yrw801.c