From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:31 +0000 (+0200) Subject: ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() X-Git-Tag: v2.6.28-rc1~710^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff2779b568e70822e0ef2cc7afeeefbe7c607652;p=pandora-kernel.git ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() * Add ata_id_flush_ext_enabled() inline helper to . * ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() The latter one also checks if the command is marked as supported in word 83 and validity of words 83 & 86. Cc: Jeff Garzik Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed