PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributes
authorKonstantin Khlebnikov <khlebnikov@openvz.org>
Wed, 8 Aug 2012 10:47:51 +0000 (14:47 +0400)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 17 Sep 2012 18:17:09 +0000 (12:17 -0600)
This patch removes hardcoded sysfs attributes manipulation and
converts them into generic pci_bus->drv_attrs. This saves several bytes.

Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found