linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Make sure we scan SWARM IDE interface for devices
@ 2006-07-20 21:04 Martin Michlmayr
  2006-07-24 16:26 ` Sergei Shtylyov
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Michlmayr @ 2006-07-20 21:04 UTC (permalink / raw)
  To: linux-ide

From: Peter Horton <pdh@colonel-panic.org>

[PATCH] Make sure we scan SWARM IDE interface for devices

Signed-off-by: Peter Horton <pdh@colonel-panic.org>
Signed-off-by: Martin Michlmayr <tbm@cyrius.com>


--- linux.git.orig/drivers/ide/mips/swarm.c	2006-01-23 22:48:58.000000000 +0000
+++ linux.git/drivers/ide/mips/swarm.c	2006-01-24 08:32:45.000000000 +0000
@@ -127,6 +127,7 @@
 	memcpy(hwif->io_ports, hwif->hw.io_ports, sizeof(hwif->io_ports));
 	hwif->irq = hwif->hw.irq;
 
+	probe_hwif_init(hwif);
 	dev_set_drvdata(dev, hwif);
 
 	return 0;


-- 
Martin Michlmayr
http://www.cyrius.com/

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

end of thread, other threads:[~2006-07-24 16:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-20 21:04 [PATCH] Make sure we scan SWARM IDE interface for devices Martin Michlmayr
2006-07-24 16:26 ` Sergei Shtylyov

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).