diff options
| author | Arjan van de Ven <[email protected]> | 2006-07-03 00:25:22 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-07-03 15:27:08 -0700 |
| commit | 933a2efc59513551dcfa7b814752dc581bd3c60b (patch) | |
| tree | 6c97a7bff4100759dfa9ae5d198b341f1e4996ae /scripts | |
| parent | d8371f0481fd1ad2701081d37815b0bb5d236b92 (diff) | |
[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 <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Takashi Iwai <[email protected]>
Cc: Jaroslav Kysela <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions