On 19-05-16, 23:59, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam@xxxxxxx> > > Commit a35fc5a33b62a6 ("cpufreq: imx: update the clock switch flow to > support imx6ul") introduced the 'secondary_sel_clk' clock, which is > specific for the i.mx6ul case, but used the wrong clock string inside > the clk_get() function. > > Use the correct clock string: "secondary_sel_clk". > > This fixes a kernel crash after running the 'reboot' command on a > mx6ul. > > Fixes: a35fc5a33b62a6 ("cpufreq: imx: update the clock switch flow to support imx6ul") > Cc: <stable@xxxxxxxxxxxxxxx> # 4.4.x > Signed-off-by: Fabio Estevam <fabio.estevam@xxxxxxx> Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html