X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fbase%2Fplatform.c;h=83f5c5984d1a96da2aab912b3ab936e11f2854d4;hb=a05ba4561fa3ad8b64a27577d0d38c190f60f762;hp=89b268321321bf3e7695e88fe18412f24f87d0bf;hpb=d04cdb64212eb5ae6a98026a97dda626e40e8e9a;p=powerpc.git diff --git a/drivers/base/platform.c b/drivers/base/platform.c index 89b2683213..83f5c5984d 100644 --- a/drivers/base/platform.c +++ b/drivers/base/platform.c @@ -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(). */