Skip to content

Commit

Permalink
staging: omap-thermal: section of basic helpers
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Eduardo Valentin authored and Greg Kroah-Hartman committed Mar 15, 2013
1 parent 8abbe71 commit 6ab5240
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/staging/omap-thermal/omap-bandgap.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6ab5240

Please sign in to comment.