linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/7] drivers/ata/pata_radisys.c: cleanup kernel-doc
@ 2008-11-16  9:43 Qinghuang Feng
  2008-11-17 17:43 ` Randy Dunlap
  2008-11-25 16:39 ` Jeff Garzik
  0 siblings, 2 replies; 4+ messages in thread
From: Qinghuang Feng @ 2008-11-16  9:43 UTC (permalink / raw)
  To: linux-kernel; +Cc: qhfeng.kernel, Randy Dunlap, Jeff Garzik, linux-ide

No argument named @isich in radisys_set_dmamode,
remove it.

Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
---
diff --git a/drivers/ata/pata_radisys.c b/drivers/ata/pata_radisys.c
index 0b0aa45..695d44a 100644
--- a/drivers/ata/pata_radisys.c
+++ b/drivers/ata/pata_radisys.c
@@ -81,7 +81,6 @@ static void radisys_set_piomode (struct ata_port *ap, struct ata_device *adev)
  *	radisys_set_dmamode - Initialize host controller PATA DMA timings
  *	@ap: Port whose timings we are configuring
  *	@adev: Device to program
- *	@isich: True if the device is an ICH and has IOCFG registers
  *
  *	Set MWDMA mode for device, in host controller PCI config space.
  *


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

end of thread, other threads:[~2008-11-25 17:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-16  9:43 [PATCH 1/7] drivers/ata/pata_radisys.c: cleanup kernel-doc Qinghuang Feng
2008-11-17 17:43 ` Randy Dunlap
2008-11-25 16:39 ` Jeff Garzik
2008-11-25 17:00   ` sniper

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