PM / OPP: Introduce function to free cpufreq table
authorNishanth Menon <nm@ti.com>
Fri, 10 Jun 2011 18:24:57 +0000 (20:24 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 15 Jul 2011 21:58:18 +0000 (23:58 +0200)
commit99f381d3549432a250fe846a2a82d61a032804b0
treec267e27c99d0609732e54fb7e7fda9fef2a7e8c0
parent3110df800c4de2724624d46e6bed27efc5e9a707
PM / OPP: Introduce function to free cpufreq table

cpufreq table allocated by opp_init_cpufreq_table is better
freed by OPP layer itself. This allows future modifications to
the table handling to be transparent to the users.

Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Documentation/power/opp.txt
drivers/base/power/opp.c
include/linux/opp.h