Documentation: Remove references to dead "noasync" kernel parm
authorRobert P. J. Day <rpjday@mindspring.com>
Fri, 19 Oct 2007 21:33:35 +0000 (23:33 +0200)
committerAdrian Bunk <bunk@kernel.org>
Fri, 19 Oct 2007 21:33:35 +0000 (23:33 +0200)
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Documentation/kernel-parameters.txt
Documentation/m68k/kernel-options.txt

index c082644..59b1ab5 100644 (file)
@@ -1133,9 +1133,6 @@ and is between 256 and 4096 characters. It is defined in the file
        noapic          [SMP,APIC] Tells the kernel to not make use of any
                        IOAPICs that may be present in the system.
 
-       noasync         [HW,M68K] Disables async and sync negotiation for
-                       all devices.
-
        nobats          [PPC] Do not use BATs for mapping kernel lowmem
                        on "Classic" PPC cores.
 
index 8a523f6..248589e 100644 (file)
@@ -890,10 +890,7 @@ Syntax: nosync:0
 5.5.2) noasync
 --------------
 
-Syntax: noasync:0
-
-  Disables async and sync negotiation for all devices.  Any value
-  after the colon is acceptable (and has the same effect).
+[OBSOLETE, REMOVED]
 
 5.5.3) nodisconnect
 -------------------