]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - Documentation/DocBook/mtdnand.tmpl
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / Documentation / DocBook / mtdnand.tmpl
index 020ac80d4682b0af1ce06fb58c8fa4a2a949ccea..620eb3f6a90abe6001b65d50095ef15c46f28f7f 100644 (file)
@@ -250,7 +250,7 @@ static void board_hwcontrol(struct mtd_info *mtd, int cmd)
                <title>Device ready function</title>
                <para>
                        If the hardware interface has the ready busy pin of the NAND chip connected to a
-                       GPIO or other accesible I/O pin, this function is used to read back the state of the
+                       GPIO or other accessible I/O pin, this function is used to read back the state of the
                        pin. The function has no arguments and should return 0, if the device is busy (R/B pin 
                        is low) and 1, if the device is ready (R/B pin is high).
                        If the hardware interface does not give access to the ready busy pin, then