Linux PCI subsystem development
 help / color / mirror / Atom feed
From: Fan Fei <ffclaire1224@gmail.com>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: bjorn@helgaas.com, linux-pci@vger.kernel.org
Subject: Re: [PATCH 0/4] Remove device * in struct
Date: Sat, 27 Nov 2021 15:17:37 +0100	[thread overview]
Message-ID: <20211127141737.GA46129@claire-ThinkPad-T470> (raw)
In-Reply-To: <20211123160531.GA2225123@bhelgaas>

On Tue, Nov 23, 2021 at 10:05:31AM -0600, Bjorn Helgaas wrote:
> On Tue, Nov 23, 2021 at 04:38:34PM +0100, Fan Fei wrote:
> > Remove "device *" in structs that refer struct dw_pcie or cdns_pcie.
> > Because these two struct contain a "struct device *" already.
> > 
> > Fan Fei (4): PCI: j721e: Remove cast of void* type PCI: tegra194:
> > Remove device * in struct PCI: al: Remove device * in struct PCI:
> > j721e: Remove device * in struct
> > 
> >  drivers/pci/controller/cadence/pci-j721e.c |  14 ++-
> >  drivers/pci/controller/dwc/pcie-al.c       |  10 +-
> >  drivers/pci/controller/dwc/pcie-tegra194.c | 109 +++++++++++----------
> >  3 files changed, 69 insertions(+), 64 deletions(-)
> 
> Your "Prefer of_device_get_match_data()" series applies cleanly on my
> "main" branch.
> 
> But this series doesn't apply cleanly on "main" (v5.16-rc1) or on top of
> the "Prefer of_device_get_match_data()" series.
> 
> Can you rebase to apply on v5.16-rc1 or, if there are conflicts with the
> previous series, on top of that previous series?
>
I sent the 1st patch sereis "rename-struct", and the 2nd patch series 
"unify-platform_device" to the mailing list.

Also, does this response go the correct list?

Thank you for helping me learn the rules to work with the kernel 
community.
>
Kind regards
Fan 

      reply	other threads:[~2021-11-27 14:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-23 15:38 [PATCH 0/4] Remove device * in struct Fan Fei
2021-11-23 15:38 ` [PATCH 1/4] PCI: j721e: Remove cast of void* type Fan Fei
2021-11-23 15:38 ` [PATCH 2/4] PCI: tegra194: Remove device * in struct Fan Fei
2021-11-23 15:38 ` [PATCH 3/4] PCI: al: " Fan Fei
2021-11-23 15:38 ` [PATCH 4/4] PCI: j721e: " Fan Fei
2021-11-23 16:05 ` [PATCH 0/4] " Bjorn Helgaas
2021-11-27 14:17   ` Fan Fei [this message]

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=20211127141737.GA46129@claire-ThinkPad-T470 \
    --to=ffclaire1224@gmail.com \
    --cc=bjorn@helgaas.com \
    --cc=helgaas@kernel.org \
    --cc=linux-pci@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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