On Tuesday 31 August 2010 13:12:56 ext Jarkko Nikula wrote:
> This 'legacy' OMAP2420 McBSP2 muxing code is currently broken after recent
> conversion to new mux code. The omap_mcbsp_request calling this code is
> usually called after booting whereas the omap_mux_init_signal is __init
> marked so null pointer dereference would occur.
> 
> Fix this by removing the muxing code and let the bootloader or board file
> to do it if necessary. Remove also omap2_mcbsp_ops as there is no use for
> it.
> 
> Signed-off-by: Jarkko Nikula <[email protected]>

Sounds reasonable.

Acked-by: Peter Ujfalusi <[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