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=-12.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 24F69C433C1 for ; Tue, 30 Mar 2021 21:15:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 019D3619CF for ; Tue, 30 Mar 2021 21:15:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232558AbhC3VOr (ORCPT ); Tue, 30 Mar 2021 17:14:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48814 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232057AbhC3VOm (ORCPT ); Tue, 30 Mar 2021 17:14:42 -0400 Received: from mail-qk1-x732.google.com (mail-qk1-x732.google.com [IPv6:2607:f8b0:4864:20::732]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E2E9BC061574; Tue, 30 Mar 2021 14:14:41 -0700 (PDT) Received: by mail-qk1-x732.google.com with SMTP id i9so17353968qka.2; Tue, 30 Mar 2021 14:14:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=+ggozfWBPW8IuLIjloW6WSrwVHoKc5x/0lF7TLz027Y=; b=vOri9Y+PBjDsorPl7YPFn8uYnFAt2bbwsF1irc/UoeCWg2FuGAdfhAmAryiWLbwGfP 8M58Ydu/8nmNIQZaelGmUC+1PwKtGx/U3S58yFNQYQR8+S7fxKOL6j43RFKSz6szPcxf XgnGXQjJRLLXz8x4Vx8ThJpjB37S3//llCWahX/nc81rmmrDQjKFL2/ldUdWYSaz5FoL MJhdcD4a26Z5pT0WThRfN9bssZv2xJE2A0KuyNzfd8N+51UI/iF4q9Ldplkya1yqsnA4 CFdt8s9V9XYeXKr5b1pbWKRcq19TLStc9Rew6TF2GLruCKfKBuIdCvEHPM1SzUxfks1f uajg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=+ggozfWBPW8IuLIjloW6WSrwVHoKc5x/0lF7TLz027Y=; b=d4k/90huA6z5Qwul4sIRE7yurcjZUKBA7HgCFWpxehrI58QJjbF9qBwXLGdbkO6TVu lK2QMANuH+DqPHhWJNKHzf3cDZ34pcFgDEXm7vsmh7gMmLl2kxMc8Sq7dlxQB0VCoMmr fVh4cdxaDFwJeJT1ouPsNuH5esh5Zh9Veae15DehbHY/TRDeSqktfX1y/0hPzQdxzIOl 36hQk8QmJSYja7T+WKbh1PyGLOehIRzRDjkaoFL8s+vret9zAL0c70k5PX15ql/5Og8h B1rpR8tL057uunqPEmCWTESIh9+nZ/ReF0TP1DRq/GtCWO54M3l1mEzOGEbgOVEbSRZg 4xRQ== X-Gm-Message-State: AOAM530nblRGvCAW6a760RrthtQpULWQFx3SUgF4AJNKh0uCsYvvxKjA iWscjrU5kQE6B9xQg4WFwM98WU0sOQdNiFqc X-Google-Smtp-Source: ABdhPJwbD+N/GjB0AlKqJVMu0SfsvPdMs9oaHoiPjFBTbDnbbPd1HJfEWQMejjZPYQPo+ef3Vr0RGw== X-Received: by 2002:a05:620a:2158:: with SMTP id m24mr231264qkm.306.1617138881199; Tue, 30 Mar 2021 14:14:41 -0700 (PDT) Received: from Gentoo ([143.244.44.215]) by smtp.gmail.com with ESMTPSA id x21sm16567967qkj.25.2021.03.30.14.14.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 Mar 2021 14:14:40 -0700 (PDT) Date: Wed, 31 Mar 2021 02:44:22 +0530 From: Bhaskar Chowdhury To: Robin Murphy Cc: dmaengine@vger.kernel.org, dri-devel@lists.freedesktop.org, hch@lst.de, iommu@lists.linux-foundation.org, linuxppc-dev@lists.ozlabs.org, dave.jiang@intel.com, dan.j.williams@intel.com, rdunlap@infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 24/30] Kconfig: Change Synopsys to Synopsis Message-ID: Mail-Followup-To: Bhaskar Chowdhury , Robin Murphy , dmaengine@vger.kernel.org, dri-devel@lists.freedesktop.org, hch@lst.de, iommu@lists.linux-foundation.org, linuxppc-dev@lists.ozlabs.org, dave.jiang@intel.com, dan.j.williams@intel.com, rdunlap@infradead.org, linux-kernel@vger.kernel.org References: <1262e9e62498f961e5172205e66a9ef7c6f0f69d.1616971780.git.unixbhaskar@gmail.com> <8f80fb1b-b2d0-b66a-24b0-bd92dc6cd4b6@arm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ZkHisyvIHxtmch2f" Content-Disposition: inline In-Reply-To: <8f80fb1b-b2d0-b66a-24b0-bd92dc6cd4b6@arm.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --ZkHisyvIHxtmch2f Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline On 12:43 Tue 30 Mar 2021, Robin Murphy wrote: >On 2021-03-29 00:53, Bhaskar Chowdhury wrote: >> s/Synopsys/Synopsis/ .....two different places. > >Erm, that is definitely not a typo... :/ > >> ..and for some unknown reason it introduce a empty line deleted and added >> back. > >Presumably your editor is configured to trim trailing whitespace on save. > >Furthermore, there are several instances in the other patches where your >"corrections" are grammatically incorrect, I'm not sure what the deal is >with patch #14, and you've also used the wrong subsystem name (it should >be "dmaengine"). It's great to want to clean things up, but please pay a >bit of care and attention to what you're actually doing. Thank you so much, I shall be more careful. > >Robin. > >> Signed-off-by: Bhaskar Chowdhury >> --- >> drivers/dma/Kconfig | 8 ++++---- >> 1 file changed, 4 insertions(+), 4 deletions(-) >> >> diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig >> index 0c2827fd8c19..30e8cc26f43b 100644 >> --- a/drivers/dma/Kconfig >> +++ b/drivers/dma/Kconfig >> @@ -170,15 +170,15 @@ config DMA_SUN6I >> Support for the DMA engine first found in Allwinner A31 SoCs. >> >> config DW_AXI_DMAC >> - tristate "Synopsys DesignWare AXI DMA support" >> + tristate "Synopsis DesignWare AXI DMA support" >> depends on OF || COMPILE_TEST >> depends on HAS_IOMEM >> select DMA_ENGINE >> select DMA_VIRTUAL_CHANNELS >> help >> - Enable support for Synopsys DesignWare AXI DMA controller. >> + Enable support for Synopsis DesignWare AXI DMA controller. >> NOTE: This driver wasn't tested on 64 bit platform because >> - of lack 64 bit platform with Synopsys DW AXI DMAC. >> + of lack 64 bit platform with Synopsis DW AXI DMAC. >> >> config EP93XX_DMA >> bool "Cirrus Logic EP93xx DMA support" >> @@ -394,7 +394,7 @@ config MOXART_DMA >> select DMA_VIRTUAL_CHANNELS >> help >> Enable support for the MOXA ART SoC DMA controller. >> - >> + >> Say Y here if you enabled MMP ADMA, otherwise say N. >> >> config MPC512X_DMA >> -- >> 2.26.3 >> >> _______________________________________________ >> iommu mailing list >> iommu@lists.linux-foundation.org >> https://lists.linuxfoundation.org/mailman/listinfo/iommu >> --ZkHisyvIHxtmch2f Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEnwF+nWawchZUPOuwsjqdtxFLKRUFAmBjlK0ACgkQsjqdtxFL KRV/Awf/WgJ4kZNXg13Lymj81qWKh0xQChcPR1byavkwRKFeyk4mIQDv4/V33f03 x8lKJRgdvwchbQrJXtz1HkobUN2Yx2wQ8aprpF+kOiv0brN8c7TE92xf7dxnjL7T 3SSjbN44aYkmCCyV/Em37qXQi4/WrhZbP70K2P89e++Xsjb/rElNBwlmQzyjx0Jt KIiXNgr5vFaqJOtwrMFOwDqparI5v70FJjHSTjZMHPPJTiIuYwMSl4r57ABV2s+7 jXyj1J6ePWL0sfX8h4eo2sBFtcuirP8NZMJbHw4lA0JG8FE6nBDAiFohWucgPBdo 8vzWlWSOOWJTt5N84XfYEPiJB1caGg== =WK+C -----END PGP SIGNATURE----- --ZkHisyvIHxtmch2f--