public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] typo fixes: disadvantadge -> disadvantage
@ 2006-06-28 16:55 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-06-28 16:55 UTC (permalink / raw)
  To: linux-kernel

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

 Documentation/arm/IXP4xx         |    2 +-
 include/asm-arm/arch-ixp4xx/io.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--- linux-2.6.17-mm3-full/Documentation/arm/IXP4xx.old	2006-06-27 20:44:39.000000000 +0200
+++ linux-2.6.17-mm3-full/Documentation/arm/IXP4xx	2006-06-27 20:44:58.000000000 +0200
@@ -85,7 +85,7 @@
 2) If > 64MB of memory space is required, the IXP4xx can be 
    configured to use indirect registers to access PCI This allows 
    for up to 128MB (0x48000000 to 0x4fffffff) of memory on the bus. 
-   The disadvantadge of this is that every PCI access requires 
+   The disadvantage of this is that every PCI access requires 
    three local register accesses plus a spinlock, but in some 
    cases the performance hit is acceptable. In addition, you cannot 
    mmap() PCI devices in this case due to the indirect nature
--- linux-2.6.17-mm3-full/include/asm-arm/arch-ixp4xx/io.h.old	2006-06-27 20:45:06.000000000 +0200
+++ linux-2.6.17-mm3-full/include/asm-arm/arch-ixp4xx/io.h	2006-06-27 20:45:09.000000000 +0200
@@ -38,7 +38,7 @@
  * 2) If > 64MB of memory space is required, the IXP4xx can be configured
  *    to use indirect registers to access PCI (as we do below for I/O
  *    transactions). This allows for up to 128MB (0x48000000 to 0x4fffffff)
- *    of memory on the bus. The disadvantadge of this is that every 
+ *    of memory on the bus. The disadvantage of this is that every 
  *    PCI access requires three local register accesses plus a spinlock,
  *    but in some cases the performance hit is acceptable. In addition,
  *    you cannot mmap() PCI devices in this case.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-28 17:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-28 16:55 [2.6 patch] typo fixes: disadvantadge -> disadvantage Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox