* [PATCH 5/6] rapide: remove write-only hwif->hwif_data
@ 2007-11-27 22:59 Bartlomiej Zolnierkiewicz
2007-11-28 11:42 ` Sergei Shtylyov
0 siblings, 1 reply; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2007-11-27 22:59 UTC (permalink / raw)
To: linux-ide; +Cc: Russell King
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
---
drivers/ide/arm/rapide.c | 2 --
1 file changed, 2 deletions(-)
Index: b/drivers/ide/arm/rapide.c
===================================================================
--- a/drivers/ide/arm/rapide.c
+++ b/drivers/ide/arm/rapide.c
@@ -58,8 +58,6 @@ rapide_probe(struct expansion_card *ec,
hwif->mmio = 1;
default_hwif_mmiops(hwif);
- hwif->hwif_data = base;
-
idx[0] = hwif->index;
ide_device_add(idx);
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-28 11:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-27 22:59 [PATCH 5/6] rapide: remove write-only hwif->hwif_data Bartlomiej Zolnierkiewicz
2007-11-28 11:42 ` 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).