[PATCH 3/7] ide-pmac: remove bogus comment about pmac_ide_setup_device()

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-ide@...>
Cc: <linuxppc-dev@...>, Bartlomiej Zolnierkiewicz <bzolnier@...>, Benjamin Herrenschmidt <benh@...>, <linux-kernel@...>
Date: Thursday, June 12, 2008 - 7:12 pm

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
---
 drivers/ide/ppc/pmac.c |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Index: b/drivers/ide/ppc/pmac.c
===================================================================
--- a/drivers/ide/ppc/pmac.c
+++ b/drivers/ide/ppc/pmac.c
@@ -975,10 +975,7 @@ static const struct ide_port_info pmac_p
 
 /*
  * Setup, register & probe an IDE channel driven by this driver, this is
- * called by one of the 2 probe functions (macio or PCI). Note that a channel
- * that ends up beeing free of any device is not kept around by this driver
- * (it is kept in 2.4). This introduce an interface numbering change on some
- * rare machines unfortunately, but it's better this way.
+ * called by one of the 2 probe functions (macio or PCI).
  */
 static int __devinit
 pmac_ide_setup_device(pmac_ide_hwif_t *pmif, ide_hwif_t *hwif, hw_regs_t *hw)
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/7] ide-pmac: bugfix for media-bay support rework, Bartlomiej Zolnierkiewicz..., (Thu Jun 12, 7:12 pm)
[PATCH 7/7] ide-pmac: move ide_find_port() call to pmac_ide_..., Bartlomiej Zolnierkiewicz..., (Thu Jun 12, 7:13 pm)
[PATCH 6/7] ide-pmac: add -&gt;init_dev method, Bartlomiej Zolnierkiewicz..., (Thu Jun 12, 7:13 pm)
[PATCH 5/7] ide-pmac: store pmif instead of hwif in -&gt;dri..., Bartlomiej Zolnierkiewicz..., (Thu Jun 12, 7:13 pm)
[PATCH 4/7] ide-pmac: media-bay support fixes, Bartlomiej Zolnierkiewicz..., (Thu Jun 12, 7:12 pm)
[PATCH 3/7] ide-pmac: remove bogus comment about pmac_ide_se..., Bartlomiej Zolnierkiewicz..., (Thu Jun 12, 7:12 pm)
[PATCH 2/7] ide-pmac: add -&gt;cable_detect method, Bartlomiej Zolnierkiewicz..., (Thu Jun 12, 7:12 pm)