PCI: x86: use generic pcibios_set_master()
authorMyron Stowe <mstowe@redhat.com>
Fri, 28 Oct 2011 21:49:13 +0000 (15:49 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 6 Jan 2012 20:10:46 +0000 (12:10 -0800)
commitb9a276ad262815d88f4dd232d578864949aab3b9
tree6bac3975fb1099f49266d0b4d58545c55551bfeb
parentdab0311d65715d240989a136a41616853ad72347
PCI: x86: use generic pcibios_set_master()

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

No functional change.

Signed-off-by: Myron Stowe <myron.stowe@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/i386.c