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:
d357253
)
agp/ati: Use PCI_COMMAND instead of hard-coded 4
author
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 6 Jan 2014 23:15:31 +0000
(16:15 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Tue, 7 Jan 2014 18:37:27 +0000
(11:37 -0700)
We're accessing the PCI_COMMAND register here, so use the appropriate
#define. The bit we're writing (1 << 14) isn't defined by the PCI or PCIe
spec, so we don't have a name for it.
No functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/char/agp/ati-agp.c
patch
|
blob
|
history
diff --cc
drivers/char/agp/ati-agp.c
Simple merge