* PATCH: Remove debugging delay from CS5520 driver
@ 2004-11-05 16:20 Alan Cox
2004-11-05 21:45 ` Bartlomiej Zolnierkiewicz
0 siblings, 1 reply; 2+ messages in thread
From: Alan Cox @ 2004-11-05 16:20 UTC (permalink / raw)
To: linux-ide, Bartlomiej Zolnierkiewicz
diff --exclude-from /usr/src/exclude -u --new-file --recursive linux.vanilla-2.6.10rc1/drivers/ide/pci/cs5520.c linux-2.6.10rc1/drivers/ide/pci/cs5520.c
--- linux.vanilla-2.6.10rc1/drivers/ide/pci/cs5520.c 2004-11-05 15:34:47.000000000 +0000
+++ linux-2.6.10rc1/drivers/ide/pci/cs5520.c 2004-11-05 16:07:46.000000000 +0000
@@ -305,8 +305,6 @@
ide_pci_setup_ports(dev, d, 1, 14, &index);
- printk("Index.b %d %d\n", index.b.low, index.b.high);
- mdelay(2000);
if((index.b.low & 0xf0) != 0xf0)
probe_hwif_init(&ide_hwifs[index.b.low]);
if((index.b.high & 0xf0) != 0xf0)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: PATCH: Remove debugging delay from CS5520 driver
2004-11-05 16:20 PATCH: Remove debugging delay from CS5520 driver Alan Cox
@ 2004-11-05 21:45 ` Bartlomiej Zolnierkiewicz
0 siblings, 0 replies; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2004-11-05 21:45 UTC (permalink / raw)
To: Alan Cox; +Cc: linux-ide
applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-11-05 21:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-05 16:20 PATCH: Remove debugging delay from CS5520 driver Alan Cox
2004-11-05 21:45 ` Bartlomiej Zolnierkiewicz
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).