On Wed, Oct 12, 2016 at 08:02:12AM -0500, Bjorn Helgaas wrote: > - Fix argument order bug for pads_writel() call. > > - Add local "dev" pointers to reduce repetition of things like > "&pdev->dev". > > - Remove platform drvdata because it appears unused (we called > platform_set_drvdata() but not platform_get_drvdata()). > > The first patch fixes a bug. The others shouldn't change the behavior. > > Changes from v1: > I dropped the following patches because they were a lot of churn for > questionable benefit: > PCI: tegra: Swap order of afi_writel() reg/val arguments > PCI: tegra: Swap order of pads_writel() reg/val arguments > > --- > > Bjorn Helgaas (3): > PCI: tegra: Fix argument order in tegra_pcie_phy_disable() > PCI: tegra: Add local struct device pointers > PCI: tegra: Remove unused platform data I applied these to pci/host-tegra for v4.9. I hope to ask Linus to pull them tomorrow, so if you see any issues, let me know soon. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html