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.5 required=3.0 tests=FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED 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 7FF15C43141 for ; Thu, 21 Jun 2018 08:50:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 41D12208A1 for ; Thu, 21 Jun 2018 08:50:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 41D12208A1 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=free.fr Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932721AbeFUIuU (ORCPT ); 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