firmware: Correct function name in comment
[deliverable/linux.git] / drivers / base / firmware_class.c
index 58470c3953015b7180de159082b154e5eef70256..96d994a3537245467b9b910e504968836db6f946 100644 (file)
@@ -1194,7 +1194,7 @@ request_firmware(const struct firmware **firmware_p, const char *name,
 EXPORT_SYMBOL(request_firmware);
 
 /**
- * request_firmware: - load firmware directly without usermode helper
+ * request_firmware_direct: - load firmware directly without usermode helper
  * @firmware_p: pointer to firmware image
  * @name: name of firmware file
  * @device: device for which firmware is being loaded
This page took 0.034649 seconds and 5 git commands to generate.