]> git.karo-electronics.de Git - mv-sheeva.git/commit
PCI: MIPS: use generic pcibios_set_master()
authorMyron Stowe <mstowe@redhat.com>
Fri, 28 Oct 2011 21:48:52 +0000 (15:48 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 6 Jan 2012 20:10:44 +0000 (12:10 -0800)
commit96633fa2f8f6b20758bc4e03f3a89e0d58f68fd3
tree73274ef3e9f2533117e3e1b5fcbdbe78104c92cb
parentfcd770059a8234db7b6504aa7fe37cd9e8266e34
PCI: MIPS: use generic pcibios_set_master()

This patch removes MIPS' architecture-specific 'pcibios_set_master()'
routine and lets the default PCI core based implementation handle PCI
device 'latency timer' setup.

No functional change.

Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/mips/pci/pci.c