From: Matt Reimer Date: Tue, 18 Nov 2008 18:54:32 +0000 (-0800) Subject: [MTD] [NAND] pxa3xx: convert from ns to clock ticks more accurately X-Git-Tag: v2.6.29-rc1~33^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b0d4d7c8a67c5ba3d35e6ceb0c5530cc6846db7;p=pandora-kernel.git [MTD] [NAND] pxa3xx: convert from ns to clock ticks more accurately The various fields in NDTR{01} are in units of clock ticks minus one, but the ns2cycle macro mistakenly adds one, inflating the number of clock ticks and making it impossible to set any of these fields to zero. Signed-off-by: Matt Reimer Signed-off-by: Eric Miao Signed-off-by: David Woodhouse --- Reading git-diff-tree failed