MIPS: PCI: Use pci_resource_to_user to map pci memory space properly
authorWolfgang Grandegger <wg@grandegger.com>
Mon, 13 Dec 2010 20:48:10 +0000 (21:48 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 18 Sep 2013 22:48:48 +0000 (00:48 +0200)
[ralf@linux-mips.org: This only matters to Alchemy platforms.  On other
platforms fixup_bigphys_addr is just an identidy mapping.]

Signed-off-by: Wolfgang Grandegger <wg@denx.de>
Cc: tiejun.chen <tiejun.chen@windriver.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/1868/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found