From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] ALSA: aloop: Mark paused device as inactive Date: Mon, 26 Mar 2018 16:43:37 +0200 Message-ID: References: <20180326052449.3618-1-robertr@axis.com> 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 (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 18005266E07 for ; Mon, 26 Mar 2018 16:43:38 +0200 (CEST) In-Reply-To: <20180326052449.3618-1-robertr@axis.com> 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: Robert Rosengren Cc: alsa-devel@alsa-project.org, Robert Rosengren , linux-kernel@vger.kernel.org List-Id: alsa-devel@alsa-project.org On Mon, 26 Mar 2018 07:24:49 +0200, Robert Rosengren wrote: > > Show paused ALSA aloop device as inactive, i.e. the control > "PCM Slave Active" set as false. Notification sent upon state change. > > This makes it possible for client capturing from aloop device to know if > data is expected. Without it the client expects data even if playback > is paused. > > Signed-off-by: Robert Rosengren The code change looks good, but just to be sure: you've submitted from the address robert.rosengren@axis.com that is different from the sign-off robertr@axis.com. Is this intentional? The former is recorded as the author in git history. thanks, Takashi