]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: mn10300: use generic pcibios_set_master()
authorMyron Stowe <mstowe@redhat.com>
Fri, 28 Oct 2011 21:48:59 +0000 (15:48 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 13 Dec 2011 18:42:04 +0000 (10:42 -0800)
commitdad6572a4dd60434a1df1c7787a8ab7525c5097f
treef4774d1508563d5bf03329ca67c1d63ceb20aff7
parentb0c37fc1e393a82ecdb1eddf9c94e9fd42d46589
PCI: mn10300: use generic pcibios_set_master()

This patch removes mn10300's architecture-specific 'pcibios_set_master()'
routine for ASB2305 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/mn10300/unit-asb2305/pci-asb2305.c