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:
		
					parent
					
						
							
								e555c95648
							
						
					
				
			
			
				commit
				
					
						8abbe71ee5
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -42,6 +42,8 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "omap-bandgap.h"
 | 
					#include "omap-bandgap.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					/***   Helper functions to access registers and their bitfields   ***/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * omap_bandgap_readl() - simple read helper function
 | 
					 * omap_bandgap_readl() - simple read helper function
 | 
				
			||||||
 * @bg_ptr: pointer to omap_bandgap structure
 | 
					 * @bg_ptr: pointer to omap_bandgap structure
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue