Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp1766198imm; Thu, 21 Jun 2018 01:55:22 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJqZS4CEifQiZtMVAS3OKO4ifOd8fCnIRRFKplEoA7FTW4MO5OiETWO8bXdUHQG6VFKb1TM X-Received: by 2002:a17:902:8d96:: with SMTP id v22-v6mr4985809plo.176.1529571322572; Thu, 21 Jun 2018 01:55:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529571322; cv=none; d=google.com; s=arc-20160816; b=afjwyRoJxgbhJp4TFGzCE0zNpuyQX91FI454FZe8ees4NCzWx0FOfIhQkiZzVh1Lky mjzkxUvg20O2tY79wTTeT8u5Nk75+1xzeVm8yGhTwM2x3GoMptMdZ3lG3EJdT4wzDXWT 240+8dv3sa1p2E/g/vyjnfJCHU/HIq2UNPzT7XUc2mcmt9G+y7VSzdZD13EZ6RS4UsGQ Z/poOghI5yRrqq0Nu47cS6TdIjQiJChU0WFDK3Jk4I1cYqStTvz+J8T8edTTRiMERC66 SqsuSwpELqm9IhuSbr7sUz4A+MeoR6kK6x20ubIE8SVBPTOUwe0LudJ1nyutb1wQlaOK WJgw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from :arc-authentication-results; bh=o2Mz7q6OKoRGvDSFjtuD2opkM+K/9NDQMqWYjPeJflo=; b=J0tJPS5RktF+EiAxP++2CpG02ZOhZxyJoprz6MdcfiMCOKv9D8joRoKmLbXNAJ2unS FI/LEe1RvKEZgByBeX+sL6Lv4LYsr8tfaejWy81WOOIZI8C0JKYTc5A401HAgiI43/Y7 9PuSAxZY4XFT18VcFJLGcUFNHFTBq7Lzu7Nr5P7Hiot9e+41gmDQA/mr2eItiLzCGMKo noNEViWaRpkMRXU4d9WNS4o810DEycg8VLGEfNRoxvpaCvPQem63SxkFnrsxzxi8Lkrp ksPfEBGBv8wBJdqlA+cFVW5KNiNjiW3CnfEawjUwPcFAUZOCCAwwOzMhqp1Oy/gxGodV e2AA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h189-v6si102191pgc.494.2018.06.21.01.54.38; Thu, 21 Jun 2018 01:55:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932699AbeFUIuU (ORCPT + 99 others); Thu, 21 Jun 2018 04:50:20 -0400 Received: from smtp13.smtpout.orange.fr ([80.12.242.135]:40919 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932534AbeFUIuR (ORCPT ); Thu, 21 Jun 2018 04:50:17 -0400 Received: from belgarion ([90.55.203.186]) by mwinf5d76 with ME id 1Lq31y00V41oiFu03Lq3xR; Thu, 21 Jun 2018 10:50:15 +0200 X-ME-Helo: belgarion X-ME-Auth: amFyem1pay5yb2JlcnRAb3JhbmdlLmZy X-ME-Date: Thu, 21 Jun 2018 10:50:15 +0200 X-ME-IP: 90.55.203.186 From: Robert Jarzmik To: Mark Brown , Daniel Mack Cc: Haojian Zhuang , Bartlomiej Zolnierkiewicz , Tejun Heo , Vinod Koul , Mauro Carvalho Chehab , Ulf Hansson , Miquel Raynal , Boris Brezillon , David Woodhouse , Brian Norris , Marek Vasut , Richard Weinberger , Nicolas Pitre , Jaroslav Kysela , Takashi Iwai , Liam Girdwood , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, dmaengine@vger.kernel.org, linux-media@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH v3 09/14] ASoC: pxa: remove the dmaengine compat need References: <20180617170217.24177-1-robert.jarzmik@free.fr> <20180617170217.24177-10-robert.jarzmik@free.fr> <1984a4a7-e33b-6349-31f3-6f85ff1582b8@zonque.org> X-URL: http://belgarath.falguerolles.org/ Date: Thu, 21 Jun 2018 10:50:03 +0200 In-Reply-To: <1984a4a7-e33b-6349-31f3-6f85ff1582b8@zonque.org> (Daniel Mack's message of "Sun, 17 Jun 2018 20:17:09 +0200") Message-ID: <87muvoo75w.fsf@belgarion.home> User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Daniel Mack writes: > Hi Mark, > > I prepared a series of patches for 4.18 that conflict with this one. Instead of > letting other people resolve this down the road, I'd prefer if this one went > through the ASoC tree, if you don't mind. > > I've talked to Robert off-list, and he's fine with this approach. That's right. I'll tentativaly queue this patch to my pxa/for-next tree. As soon as I hear that Mark queued it up in his tree, I'll drop it from mine. Cheers. -- Robert