[PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host

Arnd Bergmann arnd at arndb.de
Wed Jan 9 16:22:07 EST 2013


On Wednesday 09 January 2013, Thierry Reding wrote:
> Move the PCIe driver from arch/arm/mach-tegra into the drivers/pci/host
> directory. The motivation is to collect various host controller drivers
> in the same location in order to facilitate refactoring.
> 
> The Tegra PCIe driver has been largely rewritten, both in order to turn
> it into a proper platform driver and to add MSI (based on code by
> Krishna Kishore <kthota at nvidia.com>) as well as device tree support.
> 
> Signed-off-by: Thierry Reding <thierry.reding at avionic-design.de>

Can you split this patch into two patches, one that moves the file,
and another one that does all the changes? It's a little hard to
review when I can't easily see which code is actually new here.

	Arnd



More information about the linux-arm-kernel mailing list