linux/sound/core/seq
Arjan van de Ven 933a2efc59 [PATCH] lockdep: annotate sound/core/seq/seq_device.c
The ops structure has complex locking rules, where not all ops are equal, some
are subordinate on others for some complex sound cards.  This requires for
lockdep checking that each individual reg_mutex is considered in separation
for its locking rules.

Has no effect on non-lockdep kernels.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Takashi Iwai <tiwai@suse.de>
Cc: Jaroslav Kysela <perex@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-03 15:27:08 -07:00
..
instr
oss [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00
Makefile
seq.c [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module 2006-06-22 21:32:53 +02:00
seq_clientmgr.c [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module 2006-06-22 21:32:53 +02:00
seq_clientmgr.h [ALSA] semaphore -> mutex (core part) 2006-03-22 10:24:50 +01:00
seq_compat.c
seq_device.c [PATCH] lockdep: annotate sound/core/seq/seq_device.c 2006-07-03 15:27:08 -07:00
seq_dummy.c [ALSA] Remove zero-initialization of static variables 2006-06-22 21:33:45 +02:00
seq_fifo.c
seq_fifo.h
seq_info.c [ALSA] Remove unneeded read/write_size fields in proc text ops 2006-06-22 21:33:09 +02:00
seq_info.h
seq_instr.c [ALSA] semaphore -> mutex (core part) 2006-03-22 10:24:50 +01:00
seq_lock.c [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module 2006-06-22 21:32:53 +02:00
seq_lock.h
seq_memory.c [ALSA] Clean up EXPORT_SYMBOL()s in snd-seq module 2006-06-22 21:32:53 +02:00
seq_memory.h spelling fixes 2006-06-26 18:35:02 +02:00
seq_midi.c [ALSA] rawmidi: add get_port_info callback for sequencer information flags 2006-06-22 21:33:20 +02:00
seq_midi_emul.c
seq_midi_event.c
seq_ports.c [PATCH] lockdep: annotate sound/core/seq/seq_ports.c 2006-07-03 15:27:08 -07:00
seq_ports.h
seq_prioq.c
seq_prioq.h
seq_queue.c [ALSA] semaphore -> mutex (core part) 2006-03-22 10:24:50 +01:00
seq_queue.h [ALSA] semaphore -> mutex (core part) 2006-03-22 10:24:50 +01:00
seq_system.c
seq_system.h
seq_timer.c
seq_timer.h
seq_virmidi.c [ALSA] add more sequencer port type information bits 2006-06-22 21:33:18 +02:00