projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
075892d
)
pm8001: fix typo
author
Julia Lawall
<Julia.Lawall@lip6.fr>
Tue, 17 May 2016 14:38:44 +0000
(16:38 +0200)
committer
Martin K. Petersen
<martin.petersen@oracle.com>
Wed, 13 Jul 2016 03:16:31 +0000
(23:16 -0400)
firmare -> firmware
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Jack Wang <jinpu.wang@profitbricks.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/pm8001/pm8001_init.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/pm8001/pm8001_init.c
b/drivers/scsi/pm8001/pm8001_init.c
index 6bd7bf4f4a81776b01ff25652dfd4bc26014ee8d..9fc675f57e3361a3dc371e973f1d0c2ceeff065e 100644
(file)
--- a/
drivers/scsi/pm8001/pm8001_init.c
+++ b/
drivers/scsi/pm8001/pm8001_init.c
@@
-1249,7
+1249,7
@@
static int pm8001_pci_resume(struct pci_dev *pdev)
/* Chip documentation for the 8070 and 8072 SPCv */
/* states that a 500ms minimum delay is required */
- /* before issuing commands.
Otherwise, the firm
are */
+ /* before issuing commands.
Otherwise, the firmw
are */
/* will enter an unrecoverable state. */
if (pm8001_ha->chip_id == chip_8070 ||