From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Date: Tue, 28 Nov 2017 18:35:16 +0000 Subject: Re: ALSA: nm256: Fine-tuning for three function implementations Message-Id: List-Id: References: <1547a4c2-5b70-e3a3-b482-d28c538e615c@users.sourceforge.net> <539adde3-a713-721f-2a0d-1d1ef925fb86@users.sourceforge.net> <9a9348f4-d059-de28-1445-0189b7fb0ba3@users.sourceforge.net> <3b7b24bd-4bdf-752e-1a62-cc71e9152acc@users.sourceforge.net> <6da7e6dc-b181-d26c-9f09-6592469193be@users.sourceforge.net> <99282c06-bfad-d7cf-16d8-eb1e015ebdbd@users.sourceforge.net> In-Reply-To: <99282c06-bfad-d7cf-16d8-eb1e015ebdbd@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: SF Markus Elfring Cc: alsa-devel@alsa-project.org, Arvind Yadav , Jaroslav Kysela , Takashi Sakamoto , kernel-janitors@vger.kernel.org, LKML On Tue, 28 Nov 2017 18:15:34 +0100, SF Markus Elfring wrote: > > >> 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/ This is no trivial patch. > * 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/<62be9e32-1b8d-3980-7998-72f82c62a6fe@users.sourceforge.net> This needs to go through Mark's ASoC tree. > * 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/<39bc00c0-ffe7-851c-f329-e7d499f561be@users.sourceforge.net> This is no trivial patch, either. Takashi