PCI: Remove pcibios_add_platform_entries()
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Thu, 17 Apr 2014 17:48:07 +0000 (19:48 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 22 May 2014 16:54:07 +0000 (10:54 -0600)
commit9edbcd2252b5ef148177c9f2c11a56469cf5db52
tree73c4cadcd5f5299cca5dadd12d86bc36faf62ea1
parentef4858c64e836b0b9dbdb9ece13ce932d9fcd4ad
PCI: Remove pcibios_add_platform_entries()

Remove pcibios_add_platform_entries().  Architecture-specific attributes
can be achieved by setting pdev->dev.groups.

Link: https://lkml.kernel.org/r/alpine.LFD.2.11.1404141101500.1529@denkbrett
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pci/pci-sysfs.c
include/linux/pci.h
This page took 0.027558 seconds and 5 git commands to generate.