mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	doc: driver-model/platform.txt: fix a typo
The sentence is not proper English, so the use of "general" is now replaced with "in general". "generally" was also considered, but "in general" is probably the correct in this case. Signed-off-by: Laszlo Papp <lpapp@kde.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
		
							parent
							
								
									0feb03af7f
								
							
						
					
					
						commit
						5e4fcf9d5e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -48,7 +48,7 @@ struct platform_driver { | |||
| 	struct device_driver driver; | ||||
| }; | ||||
| 
 | ||||
| Note that probe() should general verify that the specified device hardware | ||||
| Note that probe() should in general verify that the specified device hardware | ||||
| actually exists; sometimes platform setup code can't be sure.  The probing | ||||
| can use device resources, including clocks, and device platform_data. | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Laszlo Papp
						Laszlo Papp