From: Eduardo Valentin Date: Fri, 15 Mar 2013 13:00:37 +0000 (-0400) Subject: staging: omap-thermal: remove TODO entry for exposed APIs X-Git-Tag: next-20130320~21^2~58 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ff4a44ce327567b83cae846c662c732758280bc6;p=karo-tx-linux.git staging: omap-thermal: remove TODO entry for exposed APIs Not all APIs exposed today are used. However all unused APIs will be required once the thermal layer allows IRQ based policies. Signed-off-by: Eduardo Valentin Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/omap-thermal/TODO b/drivers/staging/omap-thermal/TODO index 91e20705824a..d45f556a7fb3 100644 --- a/drivers/staging/omap-thermal/TODO +++ b/drivers/staging/omap-thermal/TODO @@ -3,7 +3,6 @@ List of TODOs (by Eduardo Valentin) on omap-bandgap.c: - Test every exposed API to userland - Add support to hwmon -- Review and revisit all API exposed - Revisit PM support - Revisit data structures and simplify them - Once SCM-core api settles, update this driver accordingly