All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] PCI: aardvark: Cleanup
@ 2016-10-12 12:36 ` Bjorn Helgaas
  0 siblings, 0 replies; 8+ messages in thread
From: Bjorn Helgaas @ 2016-10-12 12:36 UTC (permalink / raw)
  To: Thomas Petazzoni; +Cc: linux-pci, linux-arm-kernel

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

Changes from v1:
  I dropped the following because they added a lot of churn for
  questionable benefit:
    PCI: aardvark: Name private struct pointer "advk" consistently
    PCI: aardvark: Reorder accessor functions
    PCI: aardvark: Swap order of advk_write() reg/val arguments

---

Bjorn Helgaas (2):
      PCI: aardvark: Add local struct device pointers
      PCI: aardvark: Remove unused platform data


 drivers/pci/host/pci-aardvark.c |   39 ++++++++++++++++++++-------------------
 1 file changed, 20 insertions(+), 19 deletions(-)

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

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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-12 12:36 [PATCH v2 0/2] PCI: aardvark: Cleanup Bjorn Helgaas
2016-10-12 12:36 ` Bjorn Helgaas
2016-10-12 12:36 ` [PATCH v2 1/2] PCI: aardvark: Add local struct device pointers Bjorn Helgaas
2016-10-12 12:36   ` Bjorn Helgaas
2016-10-12 12:36 ` [PATCH v2 2/2] PCI: aardvark: Remove unused platform data Bjorn Helgaas
2016-10-12 12:36   ` Bjorn Helgaas
2016-10-12 16:00 ` [PATCH v2 0/2] PCI: aardvark: Cleanup Bjorn Helgaas
2016-10-12 16:00   ` Bjorn Helgaas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.