]> err.no Git - linux-2.6/blobdiff - drivers/base/platform.c
[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC
[linux-2.6] / drivers / base / platform.c
index 89b268321321bf3e7695e88fe18412f24f87d0bf..83f5c5984d1a96da2aab912b3ab936e11f2854d4 100644 (file)
@@ -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().
  */