1
0
Fork 0

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>
hifive-unleashed-5.1
Eduardo Valentin 2013-03-15 09:00:05 -04:00 committed by Greg Kroah-Hartman
parent e555c95648
commit 8abbe71ee5
1 changed files with 2 additions and 0 deletions

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