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

Commit 6ab52402 authored by Eduardo Valentin's avatar Eduardo Valentin Committed by Greg Kroah-Hartman
Browse files

staging: omap-thermal: section of basic helpers



Group of simple functions aggregating basic functionality.

Signed-off-by: default avatarEduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8abbe71e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -88,6 +88,8 @@ do { \
	omap_bandgap_writel(bg_ptr, r, t->reg);			\
} while (0)

/***   Basic helper functions   ***/

/**
 * omap_bandgap_power() - controls the power state of a bandgap device
 * @bg_ptr: pointer to omap_bandgap structure