mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-01 08:46:36 +09:00
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:
committed by
Greg Kroah-Hartman
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
|
||||
|
||||
Reference in New Issue
Block a user