]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 6 Dec 2011 17:26:19 +0000 (09:26 -0800)
commitb3b18cae6ca6de98e6d2776150312511beb88a76
tree77cbf692bde87ad8ed635aa3ceefeb51029b348c
parentfe612ee60448952e2652a0a56523d8ed1951cc52
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