From: Bartlomiej Zolnierkiewicz Date: Fri, 10 Oct 2008 20:39:31 +0000 (+0200) Subject: ide: use ata_id_is_cfa() X-Git-Tag: v2.6.28-rc1~710^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=718c72e83da295efc9c8625b6f380ef10352d955;p=pandora-kernel.git ide: use ata_id_is_cfa() Use ata_id_is_cfa() in do_identify() instead of open-coding check for CompactFlash devices (the inline helper also takes care of detecting CFs advertising themselves as ATA disks). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed