diff options
| author | 2017-08-03 20:20:43 +0900 | |
|---|---|---|
| committer | 2017-08-04 16:50:56 +0200 | |
| commit | 450296f305f139ccb363657efcea439afa4e762a (patch) | |
| tree | 588a6b7d4625b445d98221c9dd776a75ea9f2255 /tools/perf/scripts/python/bin | |
| parent | ALSA: control: obsolete user_ctl_lock (diff) | |
ALSA: control: code refactoring TLV ioctl handler
In a design of ALSA control core, execution path bifurcates depending on
target element. When a set with the target element has a handler, it's
called. Else, registered buffer is copied to user space. These two
operations are apparently different. In current implementation, they're
on the same function with a condition statement. This makes it a bit hard
to understand conditions of each case.
This commit splits codes for these two cases.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
