On Thu, Nov 28, 2019 at 08:23:21AM -0800, Curtis Malainey wrote: > On Thu, Nov 28, 2019 at 5:49 AM Mark Brown 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. > Sounds good, I will refactor this change and send a new version next > week as US is on holiday rest of this week. I applied the change as-is already since like Takashi says it is an improvement in itself but obviously doing something more complete and thorough on top of it would be great if you have the time!