Linux PCI subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] PCI: mvebu: Cleanups
@ 2016-10-12 12:55 Bjorn Helgaas
  2016-10-12 12:55 ` [PATCH v2 1/2] PCI: mvebu: Add local struct device pointers Bjorn Helgaas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bjorn Helgaas @ 2016-10-12 12:55 UTC (permalink / raw)
  To: Jason Cooper; +Cc: linux-pci

  - Add local "dev" pointers to reduce repetition of things like
    "&pdev->dev".

  - Tidy up usage of of_node pointer

Nothing here should change the behavior of the driver.

Changes from v1:
  Added of_node cleanup
  Dropped "PCI: mvebu: Swap order of mvebu_writel() reg/val arguments"

---

Bjorn Helgaas (2):
      PCI: mvebu: Add local struct device pointers
      PCI: mvebu: Use existing of_node pointer


 drivers/pci/host/pci-mvebu.c |   21 +++++++++------------
 1 file changed, 9 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-12 16:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-12 12:55 [PATCH v2 0/2] PCI: mvebu: Cleanups Bjorn Helgaas
2016-10-12 12:55 ` [PATCH v2 1/2] PCI: mvebu: Add local struct device pointers Bjorn Helgaas
2016-10-12 12:56 ` [PATCH v2 2/2] PCI: mvebu: Use existing of_node pointer Bjorn Helgaas
2016-10-12 16:01 ` [PATCH v2 0/2] PCI: mvebu: Cleanups Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox