mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	regulator (max5970): Remove duplicate line
Remove redundant/duplicate line. Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com> Link: https://lore.kernel.org/r/20231027152830.1269895-2-naresh.solanki@9elements.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
		
							parent
							
								
									f5afdd13ed
								
							
						
					
					
						commit
						804bf07a1f
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -584,7 +584,6 @@ static int max597x_regulator_probe(struct platform_device *pdev) | ||||||
| 	else | 	else | ||||||
| 		return -ENODEV; | 		return -ENODEV; | ||||||
| 
 | 
 | ||||||
| 	i2c_set_clientdata(i2c, max597x); |  | ||||||
| 	num_switches = max597x->num_switches; | 	num_switches = max597x->num_switches; | ||||||
| 
 | 
 | ||||||
| 	for (i = 0; i < num_switches; i++) { | 	for (i = 0; i < num_switches; i++) { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Naresh Solanki
						Naresh Solanki