forked from Minki/linux
staging: omap-thermal: section of basic helpers
Group of simple functions aggregating basic functionality. Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
8abbe71ee5
commit
6ab52402ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user