From: Alan Cox Date: Tue, 23 May 2006 12:18:57 +0000 (+0100) Subject: [PATCH] libata: Remove obsolete flag X-Git-Tag: v2.6.18-rc1~1079^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=957d2df1801865eb1e63864bc63b970aa9c460ba;p=pandora-kernel.git [PATCH] libata: Remove obsolete flag ATA_FLAG_IRQ_MASK was added when I did the original data transfer with IRQ masked bits for PIO. It has since been replaced by ->pio_data_xfer methods so should be removed so nobody uses it by mistake thinking it still works. Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed