From: Bartlomiej Zolnierkiewicz Date: Mon, 13 Oct 2008 19:39:43 +0000 (+0200) Subject: ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify() X-Git-Tag: v2.6.28-rc1~599^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ab3d50224e35811b3351c28e63057595e8406e6;p=pandora-kernel.git ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify() Set IDE_AFLAG_DRQ_INTERRUPT in do_identify() instead of ATAPI device drivers *_setup() methods. While at it: - use ata_id_cdb_intr() There should be no functional changes caused by this patch. Cc: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed