aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libahci_platform.c
diff options
context:
space:
mode:
authorCorentin Labbe <clabbe@baylibre.com>2018-07-12 11:41:29 +0000
committerTejun Heo <tj@kernel.org>2018-07-12 13:02:38 -0700
commit7cf5fc65f9efe0838fcea4e04f48bafa6ee6eae6 (patch)
treef60a3eb7f698fd9426e9f13637ec3291e7438258 /drivers/ata/libahci_platform.c
parentlibata: remove ata_sff_data_xfer_noirq() (diff)
downloadlinux-dev-7cf5fc65f9efe0838fcea4e04f48bafa6ee6eae6.tar.xz
linux-dev-7cf5fc65f9efe0838fcea4e04f48bafa6ee6eae6.zip
ata: ahci_platform: correct parameter documentation for ahci_platform_shutdown
The documentation about parameter for ahci_platform_shutdown has a typo. This fix the following build warning: drivers/ata/libahci_platform.c:693: warning: Function parameter or member 'pdev' not described in 'ahci_platform_shutdown' drivers/ata/libahci_platform.c:693: warning: Excess function parameter 'dev' description in 'ahci_platform_shutdow Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/libahci_platform.c')
-rw-r--r--drivers/ata/libahci_platform.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/libahci_platform.c b/drivers/ata/libahci_platform.c
index feee2e11fb33..70052c046559 100644
--- a/drivers/ata/libahci_platform.c
+++ b/drivers/ata/libahci_platform.c
@@ -607,7 +607,7 @@ static void ahci_host_stop(struct ata_host *host)
/**
* ahci_platform_shutdown - Disable interrupts and stop DMA for host ports
- * @dev: platform device pointer for the host
+ * @pdev: platform device pointer for the host
*
* This function is called during system shutdown and performs the minimal
* deconfiguration required to ensure that an ahci_platform host cannot