Skip to content

Commit

Permalink
staging: omap-thermal: remove TODO entry suggesting regmap usage
Browse files Browse the repository at this point in the history
It is hard to use regmap because benefit of using regmap cache
may not be applicable as there is a specific sequence to
restore the bandgap context.

Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Eduardo Valentin authored and Greg Kroah-Hartman committed Mar 15, 2013
1 parent ebf0bd5 commit 0205b15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/omap-thermal/TODO
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
List of TODOs (by Eduardo Valentin)

on omap-bandgap.c:
- Improve driver code by adding usage of regmap-mmio
- Test every exposed API to userland
- Add support to hwmon
- Review and revisit all API exposed
Expand Down

0 comments on commit 0205b15

Please sign in to comment.