From: Bartlomiej Zolnierkiewicz Date: Tue, 19 Jan 2010 19:30:09 +0000 (-0800) Subject: ide: ide_timing_compute() fixup X-Git-Tag: v2.6.34-rc1~203^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dabcfef3e668f6dd32147d810a29ccbd55dc963;p=pandora-kernel.git ide: ide_timing_compute() fixup XFER_SW_DMA_0 mode should be excluded from the extended cycle timing computations. [ This is just a documentation fix -- code inside the affected 'if' block already makes sure to accept only PIO modes. ] Noticed-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: David S. Miller --- Reading git-diff-tree failed