
Mark, may I apply those ASoC patches through my tree together with others? Those seem targeting to 5.9, and I have a patch set to convert to tasklet for 5.10, which would be better manageable when based on top of those changes.
These patches which I wasn't CCed on and which need their subject lines fixing :( . With the subject lines fixed I guess so so
Extremely sorry. I thought I had it covered. How would you like it worded?
Acked-by: Mark Brown broonie@kernel.org
but judging from some of the other threads about similar patches that I was randomly CCed on I'm not sure people like from_tasklet() so perhaps there might be issues.
Yes, there is a new macro by name cast_out() is suggested in place of from_tasklet(). Hopefully it will go in soon. Will spin out V2 with the change and also re-word subject line.
Allen, as documented in submitting-patches.rst please send patches to the maintainers for the code you would like to change. The normal kernel workflow is that people apply patches from their inboxes, if they aren't copied they are likely to not see the patch at all and it is much more difficult to apply patches.
I understand, I'll take care of it in the future. Thank you.