]> 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, 13 Dec 2011 18:42:03 +0000 (10:42 -0800)
commitb0c37fc1e393a82ecdb1eddf9c94e9fd42d46589
treec5e0875154c1b6850ed795de6a28ae80108f0c48
parent392bb7ce716c981b31e12c2db28e20c557ba02f9
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