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=-3.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 3AAF7C4742C for ; Tue, 10 Nov 2020 12:57:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E4E17207D3 for ; Tue, 10 Nov 2020 12:57:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730254AbgKJM5H (ORCPT ); Tue, 10 Nov 2020 07:57:07 -0500 Received: from muru.com ([72.249.23.125]:47868 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730186AbgKJM5H (ORCPT ); Tue, 10 Nov 2020 07:57:07 -0500 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id B4A8980BA; Tue, 10 Nov 2020 12:57:12 +0000 (UTC) Date: Tue, 10 Nov 2020 14:57:03 +0200 From: Tony Lindgren To: Vinod Koul Cc: Peter Ujfalusi , linux-omap@vger.kernel.org, dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] dmaengine: ti: omap-dma: Block PM if SDMA is busy to fix audio Message-ID: <20201110125703.GG26857@atomide.com> References: <20201109154013.11950-1-tony@atomide.com> <39089a2c-a883-d9b4-f1d6-493af2190410@ti.com> <20201110113346.GD26857@atomide.com> <20201110124116.GS3171@vkoul-mobl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201110124116.GS3171@vkoul-mobl> Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org * Vinod Koul [201110 12:41]: > On 10-11-20, 13:33, Tony Lindgren wrote: > > Sorry about that, I've bounced the original patch too. Vinod let me know if > > you want me to resend the patch. > > That is okay, we have b4 now, so not much of a hassle to grab, review > and apply, will do that shortly OK thanks! > And here is my rant to use get_maintainers.pl which should have pointed > you to the correct address ;-) Right :) Tony