From: Bartlomiej Zolnierkiewicz Date: Tue, 3 Jul 2007 20:28:35 +0000 (+0200) Subject: it821x: fix incorrect SWDMA mask X-Git-Tag: v2.6.22~33^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52374f890c1d0d64148d55a20d995a0b3e0ae987;p=pandora-kernel.git it821x: fix incorrect SWDMA mask SWDMA modes are unsupported by it821x. Attempts to tune SWDMA modes always fail (due to sanity check in ->speedproc) and result in PIO being tuned. * Fix incorrect SWDMA mask so core code won't try these modes and will just tune PIO if no other DMA modes are available. * Bump driver version. Signed-off-by: Bartlomiej Zolnierkiewicz Acked-by: Sergei Shtylyov --- Reading git-diff-tree failed