diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-05-08 15:24:00 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-05-28 08:56:59 +0200 |
commit | 516d3d1bedd34b2008f3530e4957ef97d449d5f7 (patch) | |
tree | d949c30af0c8b233f5dc3915fb68f80e93e97b64 /fs/ext4/file.c | |
parent | 0b074ab7fc0d575247b9cc9f93bb7e007ca38840 (diff) | |
download | linux-stable-516d3d1bedd34b2008f3530e4957ef97d449d5f7.tar.gz linux-stable-516d3d1bedd34b2008f3530e4957ef97d449d5f7.tar.bz2 linux-stable-516d3d1bedd34b2008f3530e4957ef97d449d5f7.zip |
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 <tiwai@suse.de>
Diffstat (limited to 'fs/ext4/file.c')
0 files changed, 0 insertions, 0 deletions