From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4DB19C07E96 for ; Thu, 15 Jul 2021 03:40:54 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2BFC861377 for ; Thu, 15 Jul 2021 03:40:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2BFC861377 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id DB15E1677; Thu, 15 Jul 2021 05:39:59 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz DB15E1677 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1626320449; bh=OkgS2pB7a5nCaJU52FqWdJQmG4zQ/8g/w43wr4FQkrk=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=XXGVUP5gvdBHJYFP0WwBPwSb+DANsaZeIvB/bA2pjMrh+TZtdzGv0aNYXLk82Z8Gn FwTtj0XCITF4HKXVKXl22A/5tmfY11jg+EhitHorAOsMrbwvwHchKtXq8gG8sz46DQ v8ogDYqb0WrFsmDw2VRGM8laKGU/t2VlI/gjNV8k= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 6DBB0F8020C; Thu, 15 Jul 2021 05:39:59 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id E8DB7F80217; Thu, 15 Jul 2021 05:39:57 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 7501EF8013C for ; Thu, 15 Jul 2021 05:39:54 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 7501EF8013C Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="XiXaXbDt" Received: by mail.kernel.org (Postfix) with ESMTPSA id E84C36128B; Thu, 15 Jul 2021 03:39:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1626320390; bh=OkgS2pB7a5nCaJU52FqWdJQmG4zQ/8g/w43wr4FQkrk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XiXaXbDtUlBTMqBPheN6vNia0Zqm9MwrIRv6laAGKq13IBny+WE+lKjamRRm+A1Zd XcIlhxz4YwV1ghxgaR+mOifcC7QOi/aYbd+gPchZLVSsGfPBNRDrNr61wj8/Nv2+KG y2yJYdFfiq6PcvOvaEs8T6HFSDVPL5NcT7ms23FrihgIq6v0kjJN6C3QbUsZByWoLb VgrjPTA0Hxnl+IpsiewME4q8UAhIAl8jiVFAVODryG0pTflEfh4MLNzEZC7MDmYiGu gdNYIsR9dOR0Baj9HTqnwNDvIr0Lz9sF1acE/e7QCtWtD0MDy03H+ryxibTJQowWwN mMH677nkSsvhQ== Date: Thu, 15 Jul 2021 09:09:47 +0530 From: Vinod Koul To: Takashi Iwai Subject: Re: [PATCH 0/2] ALSA: compress: Cleanup and a potential fix Message-ID: References: <20210714162424.4412-1-tiwai@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210714162424.4412-1-tiwai@suse.de> Cc: alsa-devel@alsa-project.org, Mark Brown X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On 14-07-21, 18:24, Takashi Iwai wrote: > Hi, > > this series contains a couple of patches for compress-offload API, one > for a cleanup of unused API functions and another for the proper mutex > initialization. I stumbled on the second while doing the first. Thanks for the cleanup. We never have a compress only device and it is a mix of PCM and compress FEs mostly :) So: Acked-By: Vinod Koul -- ~Vinod