@@ -1528,7 +1528,7 @@ static void __device_uncache_fw_images(void)
* device_cache_fw_images() - cache devices' firmware
*
* If one device called request_firmware or its nowait version
- * successfully before, the firmware names are recored into the
+ * successfully before, the firmware names are recorded into the
* device's devres link list, so device_cache_fw_images can call
* cache_firmware() to cache these firmwares for the device,
* then the device driver can load its firmwares easily at
@@ -209,7 +209,7 @@ static void fw_upload_main(struct work_struct *work)
/*
* Note: fwlp->remaining_size is left unmodified here to provide
* additional information on errors. It will be reinitialized when
- * the next firmeware upload begins.
+ * the next firmware upload begins.
*/
mutex_lock(&fw_lock);
fw_free_paged_buf(fw_sysfs->fw_priv);