mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 21:44:23 -04:00
staging: omap-thermal: add a section of register manipulation
This is introduces a series of marks inside the code to better organize functions per group, aggregating their 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
e555c95648
commit
8abbe71ee5
@@ -42,6 +42,8 @@
|
||||
|
||||
#include "omap-bandgap.h"
|
||||
|
||||
/*** Helper functions to access registers and their bitfields ***/
|
||||
|
||||
/**
|
||||
* omap_bandgap_readl() - simple read helper function
|
||||
* @bg_ptr: pointer to omap_bandgap structure
|
||||
|
||||
Reference in New Issue
Block a user