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=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 780A3C43603 for ; Tue, 10 Dec 2019 14:45:11 +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 DBEF620637 for ; Tue, 10 Dec 2019 14:45:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="H4AUpZq5"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="QINYYuE1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DBEF620637 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.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 4A9CD38; Tue, 10 Dec 2019 15:44:19 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 4A9CD38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1575989109; bh=R+xbGQAgwuweIKB49TToNb3HlqbcyFzYkylRS+10+7s=; h=Date:From:To:References:In-Reply-To:Cc:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=H4AUpZq5wYu/+PqEnWEqoj0O3vnh4esbg0qH6EWyAy/S7FwKAikFQxqU6NoLP8MTR zPAFhlxsoN184q4KivkwnPwrYySDaztbG9ukkFXjbrQR04VPx3AwAdQGX9Xqf1JNl1 4BCuHlDNFCGRoKKVCcsLDGhmLLlEXLCnXvmPogkY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id ED307F80260; Tue, 10 Dec 2019 15:42:37 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id EB490F80264; Tue, 10 Dec 2019 15:42:35 +0100 (CET) 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 171E9F8025E for ; Tue, 10 Dec 2019 15:42:32 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 171E9F8025E Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="QINYYuE1" Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0CD3720828; Tue, 10 Dec 2019 14:42:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575988950; bh=fo4Ig2GCo7sLhJYHhhz6hQKFMZeSD+SQc5ZCTQZ7Fn0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QINYYuE12L3diIi6rGVdGnWyLYKBuPqFUs0uVK/eE9fFntivkXgtFqNJz79s/Amzo CP/k3h66us6DwLCAGXrdMFcLzNJRccUJEh/gm/Oqlu80FRmNIB7jVrVGh1LZbvZM4V E05DjsWMZiF+6Gcm61gok6fQPnYpSfyei6rLgvQc= Date: Tue, 10 Dec 2019 15:42:28 +0100 From: Greg Kroah-Hartman To: Takashi Iwai Message-ID: <20191210144228.GA3937513@kroah.com> References: <20191210141356.18074-1-tiwai@suse.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191210141356.18074-1-tiwai@suse.de> Cc: devel@driverdev.osuosl.org, alsa-devel@alsa-project.org, Florian Fainelli , Scott Branden , Ray Jui , linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com Subject: Re: [alsa-devel] [PATCH for-5.6 0/4] staging: ALSA PCM API updates 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Tue, Dec 10, 2019 at 03:13:52PM +0100, Takashi Iwai wrote: > Hi, > > this is a patch set to adapt the latest ALSA PCM API to staging > drivers. Basically these are merely cleanups, as shown in diffstat, > and there should be no functional changes. > > As the corresponding ALSA PCM API change is found in 5.5-rc1, please > apply these on 5.5-rc1 or later. Or if you prefer, I can merge them > through sound tree, too. Let me know. Because of some future most driver changes that will be happening (hopefully soon), I'll just take all of these in the staging tree now, thanks! greg k-h _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org https://mailman.alsa-project.org/mailman/listinfo/alsa-devel