From 5a6248cac22a77588f81c7473cfd03d250cc5b56 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Thu, 24 May 2007 02:42:38 +0200 Subject: [PATCH] Match DMA blacklist entries between ide-dma.c and libata-core.c There are a few entries in ata_device_blacklist[] in libata-core.c marked with HORKAGE_NODMA but are missing from drive_blacklist[] in ide-dma.c. This patch makes the lists in sync. Also remove a duplicated entry for "SanDisk SDP3B-64". Signed-off-by: Junio C Hamano Cc: Alan Cox Cc: Dave Jones Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-format-patch failed