mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-13 09:20:17 +00: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:
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…
x
Reference in New Issue
Block a user