28 Nov
2019
28 Nov
'19
3:49 p.m.
On Thu, Nov 28, 2019 at 07:39:30AM +0100, Takashi Iwai wrote:
For this delayed_work, the situation is a bit complex, though. Usually the work is set up to point to a fixed function, but in the case of ASoC, it seems serving for different purposes depending on the component type. I guess the cleaner way would be a redirect call like:
Yes, or just separate fields for each.