public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel•org>
To: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp•renesas.com>
Cc: devicetree@vger•kernel.org,
	Chris Paterson <Chris.Paterson2@renesas•com>,
	Lorenzo Pieralisi <lorenzo.pieralisi@arm•com>,
	Heiko Stuebner <heiko@sntech•de>,
	Geert Uytterhoeven <geert+renesas@glider•be>,
	Gustavo Pimentel <gustavo.pimentel@synopsys•com>,
	Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas•com>,
	linux-pci@vger•kernel.org, linux-kernel@vger•kernel.org,
	Kishon Vijay Abraham I <kishon@ti•com>,
	linux-renesas-soc@vger•kernel.org,
	linux-rockchip@lists•infradead.org,
	Tom Joseph <tjoseph@cadence•com>,
	Rob Herring <robh+dt@kernel•org>,
	Lad Prabhakar <prabhakar.csengg@gmail•com>,
	Jingoo Han <jingoohan1@gmail•com>,
	Andrew Murray <amurray@thegoodpenguin•co.uk>,
	Shawn Lin <shawn.lin@rock-chips•com>,
	linux-arm-kernel@lists•infradead.org,
	Marek Vasut <marek.vasut+renesas@gmail•com>
Subject: Re: [PATCH v7 2/8] PCI: rcar: Move shareable code to a common file
Date: Wed, 8 Apr 2020 18:30:08 -0500	[thread overview]
Message-ID: <20200408233008.GA150200@google.com> (raw)
In-Reply-To: <1586360280-10956-3-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com>

On Wed, Apr 08, 2020 at 04:37:54PM +0100, Lad Prabhakar wrote:
> This patch moves sharable code to common file pcie-rcar.c and the #defines
> to pcie-rcar.h so that the common code can be reused with endpoint driver.
> There are no functional changes with this patch for the host controller
> driver.

s/This patch moves/Move/
s/sharable/shareable/

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-04-08 23:30 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-08 15:37 [PATCH v7 0/8] Add support for PCIe controller to work in endpoint mode on R-Car/RZ/G2x SoCs Lad Prabhakar
2020-04-08 15:37 ` [PATCH v7 1/8] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c Lad Prabhakar
2020-04-08 15:37 ` [PATCH v7 2/8] PCI: rcar: Move shareable code to a common file Lad Prabhakar
2020-04-08 23:30   ` Bjorn Helgaas [this message]
2020-04-09 10:06     ` Lad, Prabhakar
2020-04-08 15:37 ` [PATCH v7 3/8] PCI: rcar: Fix calculating mask for PCIEPAMR register Lad Prabhakar
2020-04-08 15:37 ` [PATCH v7 4/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory Lad Prabhakar
2020-04-08 23:46   ` Bjorn Helgaas
2020-04-09 10:12     ` Lad, Prabhakar
2020-04-08 15:37 ` [PATCH v7 5/8] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller Lad Prabhakar
2020-04-08 15:37 ` [PATCH v7 6/8] PCI: rcar: Add support for R-Car PCIe controller in endpoint mode Lad Prabhakar
2020-04-08 23:51   ` Bjorn Helgaas
2020-04-09 10:14     ` Lad, Prabhakar
2020-04-08 15:37 ` [PATCH v7 7/8] PCI: Add Renesas R8A774C0 device ID Lad Prabhakar
2020-04-08 23:53   ` Bjorn Helgaas
2020-04-09  9:36   ` Sergei Shtylyov
2020-04-09 10:04     ` Lad, Prabhakar
2020-04-10  0:12       ` Yoshihiro Shimoda
2020-04-08 15:38 ` [PATCH v7 8/8] MAINTAINERS: Add file patterns for rcar PCI device tree bindings Lad Prabhakar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200408233008.GA150200@google.com \
    --to=helgaas@kernel$(echo .)org \
    --cc=Chris.Paterson2@renesas$(echo .)com \
    --cc=amurray@thegoodpenguin$(echo .)co.uk \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=geert+renesas@glider$(echo .)be \
    --cc=gustavo.pimentel@synopsys$(echo .)com \
    --cc=heiko@sntech$(echo .)de \
    --cc=jingoohan1@gmail$(echo .)com \
    --cc=kishon@ti$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-pci@vger$(echo .)kernel.org \
    --cc=linux-renesas-soc@vger$(echo .)kernel.org \
    --cc=linux-rockchip@lists$(echo .)infradead.org \
    --cc=lorenzo.pieralisi@arm$(echo .)com \
    --cc=marek.vasut+renesas@gmail$(echo .)com \
    --cc=prabhakar.csengg@gmail$(echo .)com \
    --cc=prabhakar.mahadev-lad.rj@bp$(echo .)renesas.com \
    --cc=robh+dt@kernel$(echo .)org \
    --cc=shawn.lin@rock-chips$(echo .)com \
    --cc=tjoseph@cadence$(echo .)com \
    --cc=yoshihiro.shimoda.uh@renesas$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox