From: Lennert Buytenhek Date: Mon, 29 Jan 2007 12:28:47 +0000 (+0100) Subject: ata_if_xfermask() word 51 fix X-Git-Tag: v2.6.20-rc7~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a0f1c8a4b1052da7efc7715e2e557255b632712;p=pandora-kernel.git ata_if_xfermask() word 51 fix If word 53 bit 1 isn't set, the maximum PIO mode is indicated by the upper 8 bits of word 51, not the lower 8 bits. Fixes PIO mode detection on old Compact Flash cards. Signed-off-by: Lennert Buytenhek Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed