From: Bjorn Helgaas Date: Sat, 21 Dec 2013 15:39:47 +0000 (-0700) Subject: PCI: Change pci_bus_region addresses to dma_addr_t X-Git-Tag: v3.14-rc1~132^2~7^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a5ef7b914be91dd257ae4f35223dd822dd3703a;p=pandora-kernel.git PCI: Change pci_bus_region addresses to dma_addr_t Struct pci_bus_region contains bus addresses, which are type dma_addr_t, not resource_size_t. Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed