commit | 5035d48dd02f982b3034ba755d5c4d153b2fc6df | [log] [tgz] |
---|---|---|
author | Eduardo Valentin <eduardo.valentin@ti.com> | Tue Nov 13 14:10:02 2012 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 13 15:08:31 2012 -0800 |
tree | 41eb9d88cf98eba4b9f5079fdad2d5513ff994ea | |
parent | 5041949117e3c1a0b7c21c3b176ca18b202d4027 [diff] |
staging: omap-thermal: remove freq_clip table The API exposed by cpu cooling does not need any freq clip table anymore. Now the cpu cooling device is smart enough to build its own table. For this reason, this patch removes all the code that is generating a freq clip table and also removes all references in data structures regarding freq clip table. Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>