mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
Fix "frist", "fisrt", typos
Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
7ad4a5d568
commit
80682fa9f7
@@ -326,7 +326,7 @@ EXPORT_SYMBOL_GPL(platform_device_register);
|
||||
* platform_device_unregister - unregister a platform-level device
|
||||
* @pdev: platform device we're unregistering
|
||||
*
|
||||
* Unregistration is done in 2 steps. Fisrt we release all resources
|
||||
* Unregistration is done in 2 steps. First we release all resources
|
||||
* and remove it from the subsystem, then we drop reference count by
|
||||
* calling platform_device_put().
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user