From: Nava kishore Manne <nava.manne@xxxxxxxxxx> Date: Wed, 19 Apr 2017 14:54:20 +0530 This patch fixes the kernel doc warnings in the driver. Signed-off-by: Nava kishore Manne <navam@xxxxxxxxxx> Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx> Signed-off-by: Alexander Hedges <ahedges@xxxxxxx> (cherry picked from commit 24132f85de16dd69948ed1fd1cd6bfef3802e9bd) --- drivers/gpio/gpio-xilinx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpio/gpio-xilinx.c b/drivers/gpio/gpio-xilinx.c index 3848223ab460..ee1a931223f4 100644 --- a/drivers/gpio/gpio-xilinx.c +++ b/drivers/gpio/gpio-xilinx.c @@ -565,7 +565,7 @@ static int xgpio_remove(struct platform_device *pdev) /** * xgpio_of_probe - Probe method for the GPIO device. - * @pdev: pointer to the platform device + * @pdev: platform device instance * * This function probes the GPIO device in the device tree. It initializes the * driver data structure. -- 2.17.1 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html