Kishon Vijay Abraham I <[email protected]> writes:

> 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 <[email protected]>
>
> Cc: Paul Walmsley<[email protected]>
> Cc: Benoit Cousson<[email protected]>
> Cc: Kevin Hilman<[email protected]>
> Cc: Charulatha V<[email protected]>
> Cc: Shubhrajyoti D<[email protected]>

Acked-by: Kevin Hilman <[email protected]>

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to