x86/PCI: Simplify Dell DMI B1 quirk
authorJean Delvare <jdelvare@suse.de>
Fri, 2 Jun 2017 14:13:11 +0000 (16:13 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 15 Jun 2017 21:35:54 +0000 (16:35 -0500)
commitf5ab3b70a6063b340d7ea4fcea20313f5607c71e
treeb2ae47f22e4013140ca53e170f567fe3bfdd2bc2
parent6c51c82c60991bdbfb937f3bf0cdbe68d042073d
x86/PCI: Simplify Dell DMI B1 quirk

No need for such convoluted code, when all we need is to call one function
in one specific case.

Tested-by: Narendra K <Narendra.K@dell.com> # DellEMC PowerEdge 1950, R730XD
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/x86/pci/common.c