diff options
| author | Takashi Iwai <[email protected]> | 2019-05-08 15:24:00 +0200 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2019-05-28 08:56:59 +0200 |
| commit | 516d3d1bedd34b2008f3530e4957ef97d449d5f7 (patch) | |
| tree | d949c30af0c8b233f5dc3915fb68f80e93e97b64 /tools/perf/scripts/python/bin | |
| parent | 0b074ab7fc0d575247b9cc9f93bb7e007ca38840 (diff) | |
ALSA: line6: pod: Rewrite complex timer & work combo with a delayed work
The POD driver had a complex staged startup procedure using both timer
and work. This patch simplifies it via a single delayed work with the
reduced stages.
Now basically only two intermediate stages:
- POD_STARTUP_VERSIONREQ:
requesting the version information and the process_message callback
triggers the next stage,
- POD_STARTUP_SETUP:
registering the actual card object.
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions