From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 0/3] ALSA: control: delegate TLV eventing to each driver Date: Thu, 24 Aug 2017 09:17:16 +0200 Message-ID: References: <20170824014616.28859-1-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 mx1.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 96555266C6D for ; Thu, 24 Aug 2017 09:17:17 +0200 (CEST) In-Reply-To: <20170824014616.28859-1-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, fulup.arfoll@iot.bzh List-Id: alsa-devel@alsa-project.org On Thu, 24 Aug 2017 03:46:13 +0200, Takashi Sakamoto wrote: > > Hi, > > This patchse is the same one which I posted and for merge to upstream. > > [alsa-devel] [RFC][PATCH 0/3] ALSA: control: delegate TLV eventing to each driver > http://mailman.alsa-project.org/pipermail/alsa-devel/2017-August/124382.html > > Nothing changed from the original one. > > > Takashi Sakamoto (3): > ALSA: control: delegate TLV eventing to each driver > ALSA: control: queue TLV event for a set of user-defined element > ALSA: control: TLV data is unavailable at initial state of > user-defined element set Applied all three patches. Thanks. Takashi