git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f2ed41
)
PCI: pciehp: Use symbolic constants, not hard-coded bitmask
author
Bjorn Helgaas
<bhelgaas@google.com>
Sat, 14 Dec 2013 20:06:47 +0000
(13:06 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 16 Dec 2013 01:00:00 +0000
(18:00 -0700)
Use the PCI_EXP_SLTSTA definitions, not 0x1f, when clearing Slot Status
bits.
No functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found