Skip to content
Commit 2cb0c54f authored by Tony Lindgren's avatar Tony Lindgren
Browse files

omap: Fix cmdline muxing



Looks like cmdline muxing got broken at some point when we
decided to limit muxing to __init code. Currently omap_mux_entry
list is not yet initialized when we try to initialize cmdline
muxing.

Fix this by calling omap_mux_init_list() before calling
omap_mux_set_cmdline_signals().

Reported-by: default avatarPhilip Balister <philip@balister.org>
Tested-by: default avatarPhilip Balister <philip@balister.org>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 7284ce6c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment