pm8001: fix typo
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>
This commit is contained in:
parent
075892d7a2
commit
014e8ba76e
|
@ -1249,7 +1249,7 @@ static int pm8001_pci_resume(struct pci_dev *pdev)
|
||||||
|
|
||||||
/* Chip documentation for the 8070 and 8072 SPCv */
|
/* Chip documentation for the 8070 and 8072 SPCv */
|
||||||
/* states that a 500ms minimum delay is required */
|
/* states that a 500ms minimum delay is required */
|
||||||
/* before issuing commands. Otherwise, the firmare */
|
/* before issuing commands. Otherwise, the firmware */
|
||||||
/* will enter an unrecoverable state. */
|
/* will enter an unrecoverable state. */
|
||||||
|
|
||||||
if (pm8001_ha->chip_id == chip_8070 ||
|
if (pm8001_ha->chip_id == chip_8070 ||
|
||||||
|
|
Loading…
Reference in New Issue