linux/arch/arm/plat-omap
Kevin Hilman c03773206b OMAP2+: mailbox: fix lookups for multiple mailboxes
The pointer math in omap_mbox_get() is not quite right, and leads to
passing NULL to strcmp() when searching for an mbox that is not first
in the list.

Convert to using array indexing as is done in all the other functions
which walk the mbox list.

Tested on OMAP2420/n810, OMAP3630/zoom3, OMAP4430/Blaze

Signed-off-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2011-02-14 13:19:41 -08:00
..
include/plat omap1: Fix sched_clock implementation when both MPU timer and 32K timer are used 2011-01-19 10:38:46 -08:00
clock.c
common.c
counter_32k.c omap1: Fix sched_clock implementation when both MPU timer and 32K timer are used 2011-01-19 10:38:46 -08:00
cpu-omap.c
debug-devices.c
debug-leds.c
devices.c
dma.c omap: DMA: clear interrupt status correctly 2011-01-19 14:41:21 -08:00
dmtimer.c
fb.c
fb.h
gpio.c Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm 2011-01-15 12:33:40 -08:00
i2c.c
io.c
iommu-debug.c
iommu.c
iopgtable.h
iovmm.c
Kconfig omap1: Fix booting for 15xx and 730 with omap1_defconfig 2011-01-19 10:38:43 -08:00
mailbox.c OMAP2+: mailbox: fix lookups for multiple mailboxes 2011-02-14 13:19:41 -08:00
Makefile
mcbsp.c
mux.c
ocpi.c
omap_device.c
omap-pm-noop.c
sram.c
sram.h
usb.c