commit | df72648c4d61d6d0ce033c0467a9fabec670fe46 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Sat Dec 14 13:06:47 2013 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Sun Dec 15 18:00:00 2013 -0700 |
tree | 7ab9f89b22b4fbd2ec43941318387a202083c402 | |
parent | 2f2ed41cf43e22686349ecdf4ca247ea3831af55 [diff] |
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>