summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_hpt366.c
diff options
context:
space:
mode:
authorAlan Cox2007-04-11 01:04:20 +0200
committerJeff Garzik2007-04-28 20:16:01 +0200
commiteb4a2c7f03db06dda0370591c958fa5a62ff2ec3 (patch)
tree63933e8f00d363728dfcd9182ed3718dbbf45572 /drivers/ata/pata_hpt366.c
parentlibata: add support for READ/WRITE LONG (diff)
downloadkernel-qcow2-linux-eb4a2c7f03db06dda0370591c958fa5a62ff2ec3.tar.gz
kernel-qcow2-linux-eb4a2c7f03db06dda0370591c958fa5a62ff2ec3.tar.xz
kernel-qcow2-linux-eb4a2c7f03db06dda0370591c958fa5a62ff2ec3.zip
pata: cable methods
Versus upstream as requested Last of the trivial switches to cable_detect methods. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/pata_hpt366.c')
-rw-r--r--drivers/ata/pata_hpt366.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_hpt366.c b/drivers/ata/pata_hpt366.c
index c3e5ea35e0f8..93cfa6d300a5 100644
--- a/drivers/ata/pata_hpt366.c
+++ b/drivers/ata/pata_hpt366.c
@@ -169,7 +169,6 @@ static int hpt_dma_blacklisted(const struct ata_device *dev, char *modestr, cons
/**
* hpt366_filter - mode selection filter
- * @ap: ATA interface
* @adev: ATA device
*
* Block UDMA on devices that cause trouble with this controller.