From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] ALSA: aloop: Mark paused device as inactive Date: Tue, 27 Mar 2018 08:01:11 +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 Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Robert Rosengren Cc: alsa-devel@alsa-project.org, Jaroslav Kysela , linux-kernel@vger.kernel.org List-Id: alsa-devel@alsa-project.org On Tue, 27 Mar 2018 07:41:44 +0200, Robert Rosengren wrote: > > On 03/26/2018 04:43 PM, Takashi Iwai wrote: > > 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 > > > > Sorry for the confusion. It is not intentional to use different though both are valid, apparently I have used the longer one in earlier patches to kernel so please change: > Signed-off-by: Robert Rosengren OK, applied now. Thanks. Takashi