Home
last modified time | relevance | path

Searched hist:"5 acc4ce4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/agp/
H A Dintel-gtt.c5acc4ce4 Mon Jan 06 15:39:40 CST 2014 Bjorn Helgaas <bhelgaas@google.com> agp/intel: Rename gtt_bus_addr to gtt_phys_addr

The only use of gtt_bus_addr is as an argument to ioremap(), so it is a CPU
physical address, not a bus address. Rename it to gtt_phys_addr to reflect
this.

No functional change.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
5acc4ce4 Mon Jan 06 15:39:40 CST 2014 Bjorn Helgaas <bhelgaas@google.com> agp/intel: Rename gtt_bus_addr to gtt_phys_addr

The only use of gtt_bus_addr is as an argument to ioremap(), so it is a CPU
physical address, not a bus address. Rename it to gtt_phys_addr to reflect
this.

No functional change.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>