mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 03:20:25 -04:00
staging: omap-thermal: device initialization section
Section of helper functions to initilize the bandgap device 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
56f132f78e
commit
e195aba425
@@ -703,6 +703,8 @@ void *omap_bandgap_get_sensor_data(struct omap_bandgap *bg_ptr, int id)
|
||||
return bg_ptr->conf->sensors[id].data;
|
||||
}
|
||||
|
||||
/*** Helper functions used during device initialization ***/
|
||||
|
||||
static int
|
||||
omap_bandgap_force_single_read(struct omap_bandgap *bg_ptr, int id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user