]> 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, 6 Dec 2011 17:26:21 +0000 (09:26 -0800)
commitebf71ea29e97536c5123e7567023cee801dab6f3
tree481c536f0490ee08d749ff88509364d1873f0738
parentc16acea05a4210e3c82f3786e0362fa909ca381d
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