From: Bartlomiej Zolnierkiewicz Date: Tue, 15 May 2007 22:51:43 +0000 (+0200) Subject: cs5530/sc1200: add ->udma_filter methods X-Git-Tag: v2.6.22-rc2~87^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fd216bbb277b645109a889c489e13a7aafbc304;p=pandora-kernel.git cs5530/sc1200: add ->udma_filter methods CS5530/SC1200 specifies that two drives on the same cable cannot mix UDMA/MDMA. Add {cs5530,sc1200}_udma_filter() to handle this. This also makes it possible to remove open-coded best DMA mode selection and use standard ide_use_dma()/ide_max_dma_mode() helpers. While at it bump version numbers. There should be no functionality changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed