From: John Tobias Date: Fri, 20 Dec 2013 06:56:28 +0000 (-0800) Subject: cpufreq: imx6q: add of_init_opp_table X-Git-Tag: v3.14-rc1~107^2^2~15^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20b7cbe2981013cbe449cc642cefc101e23d0f8e;p=pandora-kernel.git cpufreq: imx6q: add of_init_opp_table Add a routine check to see if the platform supplied the OPP table. Incase there's no OPP table exist, it will try to initialise it. It's been tested on iMX6SL board where the platform doesn't have an OPP table. Signed-off-by: John Tobias Acked-by: Shawn Guo Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed