aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/powerpc/eeh-pci-error-recovery.txt
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2006-10-03 22:54:15 +0200
committerAdrian Bunk <bunk@stusta.de>2006-10-03 22:54:15 +0200
commitd6bc8ac9e13e466e844313b590fbc49f7f1abdea (patch)
treec7c1ad2057d46d5e878ee034eaa9e4885a67d526 /Documentation/powerpc/eeh-pci-error-recovery.txt
parent84eb8d0608af1576175307ed8fb3c8fde329e579 (diff)
downloadkernel_samsung_smdk4412-d6bc8ac9e13e466e844313b590fbc49f7f1abdea.zip
kernel_samsung_smdk4412-d6bc8ac9e13e466e844313b590fbc49f7f1abdea.tar.gz
kernel_samsung_smdk4412-d6bc8ac9e13e466e844313b590fbc49f7f1abdea.tar.bz2
Fix typos in Documentation/: 'Q'-'R'
This patch fixes typos in various Documentation txts. The patch addresses some words starting with the letters 'Q'-'R'. Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/powerpc/eeh-pci-error-recovery.txt')
-rw-r--r--Documentation/powerpc/eeh-pci-error-recovery.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/powerpc/eeh-pci-error-recovery.txt b/Documentation/powerpc/eeh-pci-error-recovery.txt
index be8867d..4530d1b 100644
--- a/Documentation/powerpc/eeh-pci-error-recovery.txt
+++ b/Documentation/powerpc/eeh-pci-error-recovery.txt
@@ -90,7 +90,7 @@ EEH-isolated, there is a firmware call it can make to determine if
this is the case. If so, then the device driver should put itself
into a consistent state (given that it won't be able to complete any
pending work) and start recovery of the card. Recovery normally
-would consist of reseting the PCI device (holding the PCI #RST
+would consist of resetting the PCI device (holding the PCI #RST
line high for two seconds), followed by setting up the device
config space (the base address registers (BAR's), latency timer,
cache line size, interrupt line, and so on). This is followed by a