]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: omap-thermal: remove freq_clip table
authorEduardo Valentin <eduardo.valentin@ti.com>
Tue, 13 Nov 2012 18:10:02 +0000 (14:10 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2012 23:08:31 +0000 (15:08 -0800)
commit5035d48dd02f982b3034ba755d5c4d153b2fc6df
tree41eb9d88cf98eba4b9f5079fdad2d5513ff994ea
parent5041949117e3c1a0b7c21c3b176ca18b202d4027
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>
drivers/staging/omap-thermal/omap-bandgap.h
drivers/staging/omap-thermal/omap-thermal-common.c