>> Do you want that I point any other patch out which you could find >> easier to handle again? > > Only if they got tested and/or got reviewed by others.
Would you find any of the following update suggestions trivial enough to integrate them? Examples: * ALSA: cs5530: Use common error handling code in snd_cs5530_probe() https://lkml.org/lkml/2017/11/18/266 https://patchwork.kernel.org/patch/10064945/ https://lkml.kernel.org/r/<[email protected]> * ASoC: dapm: Use kcalloc() in snd_soc_dapm_new_widgets() https://lkml.org/lkml/2017/8/10/425 https://patchwork.kernel.org/patch/9893713/ https://lkml.kernel.org/r/<[email protected]> * ALSA: seq: Delete unnecessary checks in snd_seq_ioctl_query_subs() https://lkml.org/lkml/2017/1/24/293 https://patchwork.kernel.org/patch/9534795/ https://lkml.kernel.org/r/<[email protected]> Regards, Markus

