From: Bartlomiej Zolnierkiewicz Date: Sun, 27 Apr 2008 13:38:29 +0000 (+0200) Subject: ide: remove IDE_HFLAG_NO_AUTOTUNE host flag X-Git-Tag: v2.6.26-rc1~1029^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e160124ff6868e53511b16412d2ea91f87936be0;p=pandora-kernel.git ide: remove IDE_HFLAG_NO_AUTOTUNE host flag * Don't set IDE_HFLAG_NO_AUTOTUNE host flag in sgiioc4 and icside host drivers - there is no need for it as they don't implement ->set_pio_mode method. * Remove no longer needed IDE_HFLAG_NO_AUTOTUNE host flag. There should be no functional changes caused by this patch. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed