diff options
| author | Takashi Sakamoto <[email protected]> | 2017-08-03 20:20:42 +0900 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2017-08-04 16:50:55 +0200 |
| commit | 30d8340b5857550007ab6fe9744e4384dfa6e55c (patch) | |
| tree | 40a7d3ae6e0f9fecb8a74d1b8fe73e2e2af6c96c /tools/perf/scripts/python | |
| parent | 4c8099e9cad5ba11c770042549f68e7687eaa72b (diff) | |
ALSA: control: obsolete user_ctl_lock
At a previous commit, concurrent requests for TLV data are maintained
exclusively between read requests and write/command requests. TLV
callback handlers in each driver has no risk from concurrent access for
reference/change.
In current implementation, 'struct snd_card' has a mutex to control
concurrent accesses to user-defined element sets. This commit obsoletes it.
Signed-off-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions