Commits

Peng Fan committed 42847049e64
MLK-14479 clk: imx: scu mux: fix gpr mux settings sc_misc_set/get_control use mutex lock/unlock internally, so using spin lock/unlock to protect sc_misc_set/get_control is wrong. So drop the spin lock. Signed-off-by: Peng Fan <peng.fan@nxp.com>