From: Lucas Stach Date: Wed, 23 Jul 2014 17:52:40 +0000 (+0200) Subject: PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_init() X-Git-Tag: omap-for-v3.19/prcm-cleanup~136^2~14^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ddebc4103e6544bd31f0c97e55491387717a124;p=pandora-kernel.git PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_init() The pci_common_init_dev() call right before will already handle the device resource allocation, so this call was a no-op. Signed-off-by: Lucas Stach Signed-off-by: Bjorn Helgaas Acked-by: Mohit Kumar --- Reading git-diff-tree failed