staging: omap-thermal: add a section of register manipulation

This is introduces a series of marks inside the code to
better organize functions per group, aggregating their
functionality.

Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Eduardo Valentin 2013-03-15 09:00:05 -04:00 committed by Greg Kroah-Hartman
parent e555c95648
commit 8abbe71ee5

View file

@ -42,6 +42,8 @@
#include "omap-bandgap.h"
/*** Helper functions to access registers and their bitfields ***/
/**
* omap_bandgap_readl() - simple read helper function
* @bg_ptr: pointer to omap_bandgap structure