PCI: Add pci_device_type to pdev's device struct
authorYinghai Lu <yinghai@kernel.org>
Mon, 5 Nov 2012 20:20:34 +0000 (15:20 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 10 Nov 2012 03:07:31 +0000 (20:07 -0700)
Need type filled in device structure so it can be used for visible
attribute control in sysfs for pci_dev.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found