projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
883eed1
)
PCI: fixup write combine comment in pci_mmap_resource
author
Jesse Barnes
<jbarnes@hobbes.lan>
Thu, 12 Jun 2008 20:51:46 +0000
(13:51 -0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 12 Jun 2008 20:51:46 +0000
(13:51 -0700)
Now that we can actually do write combining properly, there's no need to have
the FIXME.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pci-sysfs.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/pci/pci-sysfs.c
b/drivers/pci/pci-sysfs.c
index 9ec7d3977a82343d53d94bac92b9e33021b5497e..6f3c7446c329f3dfedc9dd60ee50497184062a63 100644
(file)
--- a/
drivers/pci/pci-sysfs.c
+++ b/
drivers/pci/pci-sysfs.c
@@
-492,7
+492,6
@@
pci_mmap_legacy_mem(struct kobject *kobj, struct bin_attribute *attr,
* @write_combine: 1 for write_combine mapping
*
* Use the regular PCI mapping routines to map a PCI resource into userspace.
- * FIXME: write combining? maybe automatic for prefetchable regions?
*/
static int
pci_mmap_resource(struct kobject *kobj, struct bin_attribute *attr,