From: Bartlomiej Zolnierkiewicz Date: Tue, 24 Mar 2009 22:22:38 +0000 (+0100) Subject: ide: fix IDE_DFLAG_NO_IO_32BIT handling X-Git-Tag: v2.6.30-rc1~672^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7610c4f5efc495d8e15ef608c4a66932f895379a;p=pandora-kernel.git ide: fix IDE_DFLAG_NO_IO_32BIT handling * IDE_DFLAG_NO_IO_32BIT may be set by cmd640's ->init_dev method so don't clear it in ide_port_tune_devices() (+ no need to do it). * Move IDE_DFLAG_NO_IO_32BIT handling to ide_port_init_devices(). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed