PCI: pciehp: Use symbolic constants, not hard-coded bitmask
authorBjorn Helgaas <bhelgaas@google.com>
Sat, 14 Dec 2013 20:06:47 +0000 (13:06 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 16 Dec 2013 01:00:00 +0000 (18:00 -0700)
commitdf72648c4d61d6d0ce033c0467a9fabec670fe46
tree7ab9f89b22b4fbd2ec43941318387a202083c402
parent2f2ed41cf43e22686349ecdf4ca247ea3831af55
PCI: pciehp: Use symbolic constants, not hard-coded bitmask

Use the PCI_EXP_SLTSTA definitions, not 0x1f, when clearing Slot Status
bits.

No functional change.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/hotplug/pciehp_hpc.c