summaryrefslogtreecommitdiff
path: root/drivers/staging
diff options
context:
space:
mode:
authorEduardo Valentin <eduardo.valentin@ti.com>2013-03-15 13:00:37 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-15 16:02:25 (GMT)
commitff4a44ce327567b83cae846c662c732758280bc6 (patch)
tree30cd2fea5c9e108ea0515e3ace298f7d70137958 /drivers/staging
parent0205b15fa4f2ff5f0574de1f6eb327348acba422 (diff)
downloadlinux-fsl-qoriq-ff4a44ce327567b83cae846c662c732758280bc6.tar.xz
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 <eduardo.valentin@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/omap-thermal/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/omap-thermal/TODO b/drivers/staging/omap-thermal/TODO
index 91e2070..d45f556 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