1. 17 7月, 2014 1 次提交
  2. 17 4月, 2014 1 次提交
  3. 15 4月, 2014 1 次提交
  4. 12 12月, 2013 2 次提交
  5. 08 12月, 2013 1 次提交
  6. 15 11月, 2013 1 次提交
  7. 26 9月, 2013 1 次提交
    • J
      PCI: tegra: Add missing __iomem annotation · 1e65249d
      Jingoo Han 提交于
      Added missing __iomem annotation in order to fix the following
      sparse warnings:
      
      drivers/pci/host/pci-tegra.c:411:41: warning: incorrect type in return expression (different address spaces)
      drivers/pci/host/pci-tegra.c:411:41:    expected void [noderef] <asn:2>*
      drivers/pci/host/pci-tegra.c:411:41:    got void *addr
      drivers/pci/host/pci-tegra.c:419:25: warning: incorrect type in return expression (different address spaces)
      drivers/pci/host/pci-tegra.c:419:25:    expected void [noderef] <asn:2>*
      drivers/pci/host/pci-tegra.c:419:25:    got void *addr
      Signed-off-by: NJingoo Han <jg1.han@samsung.com>
      Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
      Acked-by: NThierry Reding <treding@nvidia.com>
      1e65249d
  8. 30 8月, 2013 1 次提交
  9. 14 8月, 2013 4 次提交