OSDN Git Service

sh/PCI: Use default pcibios_enable_device()
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 26 Feb 2014 18:26:02 +0000 (11:26 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 19 Mar 2014 21:00:15 +0000 (15:00 -0600)
commit3a6fc2fb7eb2a4973e29c0fb0c8d0f61d5babeb0
treec535d4fdf8b70952db8333c71db072d71cc47641
parentcd3183ba228bf88b242cc7dca219020601df0927
sh/PCI: Use default pcibios_enable_device()

We don't need anything arch-specific in pcibios_enable_device(), so drop
the arch implementation and use the default generic one.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Paul Mundt <lethal@linux-sh.org>
CC: linux-sh@vger.kernel.org
arch/sh/drivers/pci/pci.c