kernel_optimize_test/arch/arm/plat-omap
Kishon Vijay Abraham I f39f4898ac OMAP: omap_device: Fix to support multiple hwmods for a single device
Currently there is a bug in the existing omap_device core code when
extracting the hwmod structures passed to omap_device_build_ss(). This bug
gets exposed only when passing multiple hwmod structures to
omap_device_build_ss() resulting in incorrect extraction from second hwmod
structure.

This fix uses the pointer to pointer to omap_hwmod structure (array of
pointers to omap_hwmod structure) passed to omap_device_build_ss() to
correctly extract the appropriate omap_hwmod structure.

This patch has been created and tested on lo/master and mainline.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Acked-by: Benoit Cousson <b-cousson@ti.com>
Acked-by: Kevin Hilman <khilman@deeprootsystems.com>
Cc: Charulatha V <charu@ti.com>
Cc: Shubhrajyoti D <shubhrajyoti@ti.com>
2010-09-24 10:23:18 -06:00
..
include/plat OMAP: hwmod: improve documentation, clean up function names 2010-09-22 09:19:55 -06:00
clock.c
common.c
cpu-omap.c
debug-devices.c
debug-leds.c
devices.c
dma.c
dmtimer.c
fb.c
gpio.c
i2c.c
io.c
iommu-debug.c
iommu.c
iopgtable.h
iovmm.c
Kconfig
mailbox.c
Makefile
mcbsp.c
mux.c
ocpi.c
omap_device.c OMAP: omap_device: Fix to support multiple hwmods for a single device 2010-09-24 10:23:18 -06:00
omap-pm-noop.c
sram.c
usb.c