linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] libata: Remove duplicate dma blacklist entry
@ 2007-02-18  8:53 Magnus Damm
  2007-02-20 16:04 ` Jeff Garzik
  2007-02-21 15:38 ` Alan
  0 siblings, 2 replies; 3+ messages in thread
From: Magnus Damm @ 2007-02-18  8:53 UTC (permalink / raw)
  To: linux-ide; +Cc: Magnus Damm, bzolnier

libata: Remove duplicate dma blacklist entry

The exact same entry is already present.

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 Applies to 2.6.20-git14.

 libata-core.c |    1 -
 1 file changed, 1 deletion(-)

--- 0002/drivers/ata/libata-core.c
+++ work/drivers/ata/libata-core.c	2007-02-18 16:40:27.000000000 +0900
@@ -3242,7 +3242,6 @@ static const struct ata_blacklist_entry 
 	{ "WPI CDD-820", 	NULL,		ATA_HORKAGE_NODMA },
 	{ "SAMSUNG CD-ROM SC-148C", NULL,	ATA_HORKAGE_NODMA },
 	{ "SAMSUNG CD-ROM SC",	NULL,		ATA_HORKAGE_NODMA },
-	{ "SanDisk SDP3B-64", 	NULL,		ATA_HORKAGE_NODMA },
 	{ "ATAPI CD-ROM DRIVE 40X MAXIMUM",NULL,ATA_HORKAGE_NODMA },
 	{ "_NEC DV5800A", 	NULL,		ATA_HORKAGE_NODMA },
 	{ "SAMSUNG CD-ROM SN-124","N001",	ATA_HORKAGE_NODMA },

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] libata: Remove duplicate dma blacklist entry
  2007-02-18  8:53 [PATCH] libata: Remove duplicate dma blacklist entry Magnus Damm
@ 2007-02-20 16:04 ` Jeff Garzik
  2007-02-21 15:38 ` Alan
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Garzik @ 2007-02-20 16:04 UTC (permalink / raw)
  To: Magnus Damm; +Cc: linux-ide, bzolnier

Magnus Damm wrote:
> libata: Remove duplicate dma blacklist entry
> 
> The exact same entry is already present.
> 
> Signed-off-by: Magnus Damm <damm@opensource.se>
> ---
> 
>  Applies to 2.6.20-git14.

applied



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] libata: Remove duplicate dma blacklist entry
  2007-02-18  8:53 [PATCH] libata: Remove duplicate dma blacklist entry Magnus Damm
  2007-02-20 16:04 ` Jeff Garzik
@ 2007-02-21 15:38 ` Alan
  1 sibling, 0 replies; 3+ messages in thread
From: Alan @ 2007-02-21 15:38 UTC (permalink / raw)
  Cc: linux-ide, akpm, Magnus Damm, bzolnier

On Sun, 18 Feb 2007 17:53:32 +0900
Magnus Damm <damm@opensource.se> wrote:

> libata: Remove duplicate dma blacklist entry
> 
> The exact same entry is already present.
> 
> Signed-off-by: Magnus Damm <damm@opensource.se>

Acked-by: Alan Cox <alan@redhat.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-21 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-18  8:53 [PATCH] libata: Remove duplicate dma blacklist entry Magnus Damm
2007-02-20 16:04 ` Jeff Garzik
2007-02-21 15:38 ` Alan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).