linux/arch/arm/plat-omap
Hiroshi DOYU 613f77696e OMAP: iommu: fix wrong argument in flush_cache_vmap()
The second argument should be the end address, not the
length. Actually there will not be any effect on the behavior of this
driver since flush_cache_vmap() calls flush_cache_all() in the end.

Signed-off-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2009-08-28 10:54:40 -07:00
..
include/mach OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle 2009-08-28 10:51:31 -07:00
clock.c
common.c OMAP: Remove omap boot parsing code 2009-08-28 10:51:35 -07:00
cpu-omap.c OMAP: PM: CPUfreq: obey min/max settings of policy 2009-08-05 09:10:54 -07:00
debug-devices.c
debug-leds.c
devices.c
dma.c OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead 2009-08-28 10:50:33 -07:00
dmtimer.c OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead 2009-08-28 10:50:33 -07:00
fb.c
gpio.c OMAP: GPIO: Avoid generating extra IRQs 2009-08-28 10:51:36 -07:00
i2c.c
io.c OMAP: Remove ifdefs for io.h 2009-08-28 10:50:37 -07:00
iommu.c OMAP: IOMMU: function flush_iotlb_page is not flushing correct entry 2009-06-23 13:30:25 +03:00
iopgtable.h
iovmm.c OMAP: iommu: fix wrong argument in flush_cache_vmap() 2009-08-28 10:54:40 -07:00
Kconfig
mailbox.c
Makefile
mcbsp.c
mux.c
ocpi.c
sram.c OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead 2009-08-28 10:50:33 -07:00
usb.c