From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 0/4 v2] fix userspace control element operations Date: Sat, 11 Apr 2015 17:41:48 +0200 Message-ID: References: <1428512838-2493-1-git-send-email-o-takashi@sakamocchi.jp> <1428741665-22262-1-git-send-email-o-takashi@sakamocchi.jp> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 097B6266162 for ; Sat, 11 Apr 2015 17:41:49 +0200 (CEST) In-Reply-To: <1428741665-22262-1-git-send-email-o-takashi@sakamocchi.jp> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Takashi Sakamoto Cc: alsa-devel@alsa-project.org, clemens@ladisch.de List-Id: alsa-devel@alsa-project.org At Sat, 11 Apr 2015 17:41:01 +0900, Takashi Sakamoto wrote: > > This patchset is revised version of my previous one. > > [alsa-devel] [PATCH 0/4] ALSA: ctl: fix userspace control element operations > http://mailman.alsa-project.org/pipermail/alsa-devel/2015-April/090206.html > > Changes: > - Use helper functions to processing identical information > - Revise a comment about the number of added element in returned value > - Remove elements at add operation when EFAULT occurs > > Takashi Sakamoto (4): > ctl: confirm to return all identical information in 'activate' event > ctl: fix a bug to return no identical information in info operation > for userspace controls > ctl: fill identical information to return value when adding userspace > elements > ctl: fix to handle several elements added by one operation for > userspace element > > sound/core/control.c | 45 ++++++++++++++++++++++++++++++++++++++++----- > 1 file changed, 40 insertions(+), 5 deletions(-) If you resend a new patch series, please don't hang under the previous thread. thanks, Takashi