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=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_MUTT 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 B68DBC282C2 for ; Wed, 13 Feb 2019 18:17:15 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 8B2AF21934 for ; Wed, 13 Feb 2019 18:17:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="hw63CjRh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8B2AF21934 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9PYO4KxxjrDtAn31fxRraQGhatcqQCPrNSrufMVdnOw=; b=hw63CjRhheR3i0 DrZxcolQ+M5keRNgCxjtvuRuQb+FEXO9PDhThxaTcu0mMS6jVz3rkfOnFIwWJECUeO5P2TrZ22fXk 4ti/DeAfg0nx1YzAGK2APreXCUujmRPcaGwrggyoiwfbuDOvsDEGo6XmiS6xGeok2qd+qYYbL/2hf 5Ex0R5umBEBmyUd25mRp5xPw6CCkxju9SoRT3dM4SSXlYkl7dURnTy1vJvemjJYRqtt/lZyyDemBB GOxmt6FS0rKaI+5LJPW2f7gx0w0QSchc4iUUvOs54JehiuV9RQHoQaF+jCNC8QTE/9wSl6C5aXPPs OJ2Ykk87K7jm0cIOa6Xg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gtz5p-0001nu-BJ; Wed, 13 Feb 2019 18:17:09 +0000 Received: from verein.lst.de ([213.95.11.211] helo=newverein.lst.de) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gtz5m-0001n9-OL; Wed, 13 Feb 2019 18:17:08 +0000 Received: by newverein.lst.de (Postfix, from userid 2407) id 42D2D68C8E; Wed, 13 Feb 2019 19:17:05 +0100 (CET) Date: Wed, 13 Feb 2019 19:17:05 +0100 From: Christoph Hellwig To: Lee Jones Subject: Re: [PATCH 01/12] mfd/sm501: depend on HAS_DMA Message-ID: <20190213181705.GB19706@lst.de> References: <20190211133554.30055-1-hch@lst.de> <20190211133554.30055-2-hch@lst.de> <20190213072931.GD1863@dell> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190213072931.GD1863@dell> User-Agent: Mutt/1.5.17 (2007-11-01) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190213_101706_935873_A607AAFC X-CRM114-Status: UNSURE ( 7.25 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-xtensa@linux-xtensa.org, linux-sh@vger.kernel.org, devicetree@vger.kernel.org, Greg Kroah-Hartman , x86@kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, linux-riscv@lists.infradead.org, linux-snps-arc@lists.infradead.org, linuxppc-dev@lists.ozlabs.org, Christoph Hellwig , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Feb 13, 2019 at 07:29:31AM +0000, Lee Jones wrote: > I would normally have taken this, but I fear it will conflict with > [PATCH 06/12]. For that reason, just take my: > > Acked-by: Lee Jones Yes, I'll need it for the later patches in the series. Thanks for the review. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel