Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1739284

Re: [PATCH v3 2/2] dma: sprd: Add Spreadtrum DMA driver

Path csiph.com!news.freedyn.net!open-news-network.org!aioe.org!bofh.it!news.nic.it!robomod
From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v3 2/2] dma: sprd: Add Spreadtrum DMA driver
Date Mon, 25 Sep 2017 23:20:01 +0200
Message-ID <utIXf-3we-13@gated-at.bofh.it> (permalink)
References <un1V0-6Xn-11@gated-at.bofh.it> <un1V0-6Xn-9@gated-at.bofh.it> <utybw-4yR-3@gated-at.bofh.it> <utHRw-2MV-7@gated-at.bofh.it>
Dkim-Signature v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=7PnikIjMaSbS4am3Oxv15CPIQXOnwEDJbIavDv190xw=; b=w7DJx7+GlEA+234fGRvXDFJRq akiM4NciWhj33sBe6n4Qh/LrHa3kkjBhbGCeTkoPruUbLpPYBmH76Gi7JfUdBvXPcaU43yqD3HGft O6vEscdYSbkrslzzRc8WqJNOerTTi33Tz+L64fQUapwlIvIus81V4IaZihi4vXY2nUysQ=;
MIME-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="coptyhu7paltrkym"
Content-Disposition inline
X-Cookie MIT:
User-Agent NeoMutt/20170609 (1.8.3)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 41
Organization linux.* mail to news gateway
X-Original-Cc Vinod Koul <vinod.koul@intel.com>, Baolin Wang <baolin.wang@spreadtrum.com>, Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>, Dan Williams <dan.j.williams@intel.com>, dmaengine@vger.kernel.org, devicetree@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
X-Original-Date Mon, 25 Sep 2017 14:14:06 -0700
X-Original-Message-ID <20170925211406.r2zqips6vxv6fgjv@sirena.org.uk>
X-Original-References <69228f2ae8af7cff6b2a5e75503a08bd756a0d5e.1504777856.git.baolin.wang@spreadtrum.com> <6225db538d6f22c608da89520576669784a82e1e.1504777856.git.baolin.wang@spreadtrum.com> <20170925094759.GB30097@localhost> <CAMz4kuK-4Op0+zk4=V8h-8K+oKR+AnsyvV9mwJbP3xNUMpw9Fg@mail.gmail.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1739284

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue, Sep 26, 2017 at 04:02:52AM +0800, Baolin Wang wrote:
> On 25 September 2017 at 17:47, Vinod Koul <vinod.koul@intel.com> wrote:
> > On Thu, Sep 07, 2017 at 06:00:04PM +0800, Baolin Wang wrote:
> >
> >> +static void sprd_dma_chn_update(struct sprd_dma_chn *schan, u32 reg,
> >> +                             u32 mask, u32 val)

> > right justfied pls

> I have made these to right justified, but I do not know why it looks
> like in this email. I checked the patch in patchwork[1], it already
> right justified. But I will check again to make sure they are right
> justified.

This happens as a result of indenting with tabs - when things get quoted
or the characters get added at the start of the line you can get an
extra couple of characters on the line with no blank space but that's
less than a tab so the lines indented by tabs suddenly aren't lined up.
It'll be fine once the patch is applied.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v3 2/2] dma: sprd: Add Spreadtrum DMA driver Vinod Koul <vinod.koul@intel.com> - 2017-09-25 11:50 +0200
  Re: [PATCH v3 2/2] dma: sprd: Add Spreadtrum DMA driver Baolin Wang <baolin.wang@linaro.org> - 2017-09-25 22:10 +0200
    Re: [PATCH v3 2/2] dma: sprd: Add Spreadtrum DMA driver Mark Brown <broonie@kernel.org> - 2017-09-25 23:20 +0200
      Re: [PATCH v3 2/2] dma: sprd: Add Spreadtrum DMA driver Baolin Wang <baolin.wang@linaro.org> - 2017-09-26 02:20 +0200

csiph-web