From: Bartlomiej Zolnierkiewicz Date: Thu, 18 Oct 2007 22:30:10 +0000 (+0200) Subject: ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag X-Git-Tag: v2.6.24-rc1~287^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed67b92385a5afddc98d5ff0894b2854c4a54dac;p=pandora-kernel.git ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag Add IDE_HFLAG_ERROR_STOPS_FIFO host flag and use it instead of hwif->err_stops_fifo. As a side-effect this change fixes hwif->err_stops_fifo not being restored by ide_hwif_restore(). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed