]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 13 Dec 2011 18:42:05 +0000 (10:42 -0800)
commit1fb4734f06ccfc49bf09e058fe0a59ac8a62c3cf
tree241fd4907c64636175ebd8cf5d64793bb768d0d7
parente3b98c0498f80cd73d0fea857400a62882080a9e
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