Re: [PATCH v3 2/2] cpufreq: imx6q: add of_init_opp_table

2013-12-19 Thread Shawn Guo
On Thu, Dec 19, 2013 at 08:15:29PM -0800, John Tobias wrote: > Add a routine check to see if the platform supplied the OPP table. > Incase there's not OPP table exist, it will try to get it. > > Signed-off-by: John Tobias > --- > drivers/cpufreq/imx6q-cpufreq.c | 21 + > 1 fi

[PATCH v3 2/2] cpufreq: imx6q: add of_init_opp_table

2013-12-19 Thread John Tobias
Add a routine check to see if the platform supplied the OPP table. Incase there's not OPP table exist, it will try to get it. Signed-off-by: John Tobias --- drivers/cpufreq/imx6q-cpufreq.c | 21 + 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/drivers/cpufreq/