diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-06-07 07:27:36 -0400 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-06-18 19:46:25 -0400 |
commit | ec0a95aba4be8b217081883c79fcf2bbd9453916 (patch) | |
tree | 5f0d1e84283f04efcb54ec524d709f7a4e987c85 | |
parent | bc7625795cb993de0297b0e010d70dde75ad75ff (diff) |
scsi: aic7xxx: Spelling s/configuraion/configuration/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
-rw-r--r-- | drivers/scsi/aic7xxx/aic7xxx.reg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/aic7xxx/aic7xxx.reg b/drivers/scsi/aic7xxx/aic7xxx.reg index ba0b411d03e2..00fde2243e48 100644 --- a/drivers/scsi/aic7xxx/aic7xxx.reg +++ b/drivers/scsi/aic7xxx/aic7xxx.reg | |||
@@ -1666,7 +1666,7 @@ scratch_ram { | |||
1666 | size 6 | 1666 | size 6 |
1667 | /* | 1667 | /* |
1668 | * These are reserved registers in the card's scratch ram on the 2742. | 1668 | * These are reserved registers in the card's scratch ram on the 2742. |
1669 | * The EISA configuraiton chip is mapped here. On Rev E. of the | 1669 | * The EISA configuration chip is mapped here. On Rev E. of the |
1670 | * aic7770, the sequencer can use this area for scratch, but the | 1670 | * aic7770, the sequencer can use this area for scratch, but the |
1671 | * host cannot directly access these registers. On later chips, this | 1671 | * host cannot directly access these registers. On later chips, this |
1672 | * area can be read and written by both the host and the sequencer. | 1672 | * area can be read and written by both the host and the sequencer. |