From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:30 +0000 (+0200) Subject: ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() X-Git-Tag: v2.6.28-rc1~710^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b58f17d7c45a8e5f4acda641bec388398b9c0fa;p=pandora-kernel.git ide: ide_id_has_flush_cache() -> ata_id_flush_enabled() * Add ata_id_flush_enabled() inline helper to . * ide_id_has_flush_cache() -> ata_id_flush_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