From: Junio C Hamano Date: Thu, 24 May 2007 00:42:38 +0000 (+0200) Subject: Match DMA blacklist entries between ide-dma.c and libata-core.c X-Git-Tag: v2.6.22-rc3~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a6248cac22a77588f81c7473cfd03d250cc5b56;p=pandora-kernel.git 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-diff-tree failed