From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:30 +0000 (+0200) Subject: ide: check only for CACHE FLUSH command support in ide_id_has_flush_cache() X-Git-Tag: v2.6.28-rc1~710^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a4e4d4d2cceb72be70526a485914abd638c7de1;p=pandora-kernel.git ide: check only for CACHE FLUSH command support in ide_id_has_flush_cache() All devices supporting CACHE FLUSH EXT command should also support CACHE FLUSH command so it is sufficient to check only for CACHE FLUSH in ide_id_has_flush_cache(). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed