From: Alan Cox Date: Wed, 11 Feb 2009 21:08:42 +0000 (-0800) Subject: [libata] pata_legacy: for VLB 32bit PIO don't try tricks with slop X-Git-Tag: v2.6.29-rc7~53^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c55af1f5abf606118b32e3ce9c3b1bbce5236e7e;p=pandora-kernel.git [libata] pata_legacy: for VLB 32bit PIO don't try tricks with slop These devices are generally used with ATA anyway and it seems that some ATAPI will need us to issue the right number of words. Therefore as we can't switch mid burst on VLB devices we should only use 32bit I/O for suitable block sizes. Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed