Commits

Anson Huang committed ecb4975164d
MLK-16165-1 cpufreq: imx8: remove non-necessary opp table initialization For i.MX8QM/8QXP, suspend freq can use policy->max after cpu freq table is validated, so no need to get OPP number and MAX frequency for suspend freq now, also add necessary resource free when probe failed. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>