]> git.baikalelectronics.ru Git - kernel.git/commit
PM / OPP: Remove useless TODO
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 2 Jan 2017 09:10:56 +0000 (14:40 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 27 Jan 2017 10:49:08 +0000 (11:49 +0100)
commitd9fd90200cb8347024e7e5aa0b29f3108c7b8232
tree205d6feaa3737669734866285e520789d71966f6
parent7c9b3cbd281657bdcd4c457dac82494b24a0c724
PM / OPP: Remove useless TODO

This TODO doesn't make sense anymore as we have all the information in a
single OPP table. Remove it.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/base/power/opp/of.c