]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: sh: use generic pcibios_set_master()
authorMyron Stowe <mstowe@redhat.com>
Fri, 28 Oct 2011 21:49:06 +0000 (15:49 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 13 Dec 2011 18:42:05 +0000 (10:42 -0800)
commite3b98c0498f80cd73d0fea857400a62882080a9e
treea14193123cda6a71cefa571da8b54a6b5c95a80f
parentdad6572a4dd60434a1df1c7787a8ab7525c5097f
PCI: sh: use generic pcibios_set_master()

This patch removes sh'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/sh/drivers/pci/pci.c