diff options
author | Eduardo Valentin <eduardo.valentin@ti.com> | 2013-04-08 08:19:12 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-04-08 10:35:08 -0700 |
commit | 537eb9364ccdce6713f55dc004ceb76b63735ba9 (patch) | |
tree | 8b082885f49bf208df8c5a70d9d3c8a27391c685 /drivers/staging | |
parent | 21bf2202114eca29f6a637f49eddc4c0e73af050 (diff) |
staging: ti-soc-thermal: remove extrapolation rules from TODO
Extrapolation rules have been revisited.
Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-rw-r--r-- | drivers/staging/ti-soc-thermal/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/ti-soc-thermal/TODO b/drivers/staging/ti-soc-thermal/TODO index b3203888ee0a..7da787d19241 100644 --- a/drivers/staging/ti-soc-thermal/TODO +++ b/drivers/staging/ti-soc-thermal/TODO @@ -4,7 +4,6 @@ on ti-bandgap.c: - Revisit PM support on ti-thermal-common.c/ti-thermal.h: -- Revisit extrapolation constants for O4/O5 - Revisit need for locking generally: |