提交 81d5575a 编写于 作者: J Jesse Barnes 提交者: Jesse Barnes

PCI: fixup write combine comment in pci_mmap_resource

Now that we can actually do write combining properly, there's no need to have
the FIXME.
Signed-off-by: NJesse Barnes <jbarnes@virtuousgeek.org>
上级 883eed1b
...@@ -492,7 +492,6 @@ pci_mmap_legacy_mem(struct kobject *kobj, struct bin_attribute *attr, ...@@ -492,7 +492,6 @@ pci_mmap_legacy_mem(struct kobject *kobj, struct bin_attribute *attr,
* @write_combine: 1 for write_combine mapping * @write_combine: 1 for write_combine mapping
* *
* Use the regular PCI mapping routines to map a PCI resource into userspace. * Use the regular PCI mapping routines to map a PCI resource into userspace.
* FIXME: write combining? maybe automatic for prefetchable regions?
*/ */
static int static int
pci_mmap_resource(struct kobject *kobj, struct bin_attribute *attr, pci_mmap_resource(struct kobject *kobj, struct bin_attribute *attr,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册