Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0205b15f authored by Eduardo Valentin's avatar Eduardo Valentin Committed by Greg Kroah-Hartman
Browse files

staging: omap-thermal: remove TODO entry suggesting regmap usage



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: default avatarEduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent ebf0bd52
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
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