From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753701AbdK1SfU (ORCPT ); Tue, 28 Nov 2017 13:35:20 -0500 Received: from mx2.suse.de ([195.135.220.15]:52440 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751781AbdK1SfT (ORCPT ); Tue, 28 Nov 2017 13:35:19 -0500 Date: Tue, 28 Nov 2017 19:35:16 +0100 Message-ID: From: Takashi Iwai To: SF Markus Elfring Cc: alsa-devel@alsa-project.org, Arvind Yadav , Jaroslav Kysela , Takashi Sakamoto , kernel-janitors@vger.kernel.org, LKML Subject: Re: ALSA: nm256: Fine-tuning for three function implementations In-Reply-To: <99282c06-bfad-d7cf-16d8-eb1e015ebdbd@users.sourceforge.net> 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> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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