From: Bartlomiej Zolnierkiewicz Date: Sat, 26 Apr 2008 15:36:39 +0000 (+0200) Subject: ide: remove hwif->straight8 flag X-Git-Tag: v2.6.26-rc1~1044^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05230e23cf02d939865a902f6ec4c1b2c82faf33;p=pandora-kernel.git ide: remove hwif->straight8 flag All host drivers now either set hwif->mmio or reserve continuous I/O resources so remove no longer needed hwif->straight8 flag and never reached code for 'hwif->straight8 == 0' case. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed