MLK-16165-2 cpufreq: imx8mq: remove non-necessary opp table initialization
authorAnson Huang <Anson.Huang@nxp.com>
Fri, 25 Aug 2017 05:06:24 +0000 (13:06 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:36:45 +0000 (15:36 -0500)
commit9521f79a8c56249293ac67b9b76bc91b972bcf67
tree72a4f62dfe15dfbf7f9b8b93456f7ed114f0b21f
parentfb19378a64ac73a890196901bf6897a838e1a8a5
MLK-16165-2 cpufreq: imx8mq: remove non-necessary opp table initialization

For i.MX8MQ, 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>
drivers/cpufreq/imx8mq-cpufreq.c