From 48dc2470a5adce6f1e8b6dae6a8c6fc57addb109 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Thu, 3 Jun 2021 09:28:03 +0200 Subject: [PATCH] gpio: xilinx: Fix kernel doc (xgpio_probe) Kernel doc is not aligned with function name. Signed-off-by: Michal Simek --- 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 76d0222f5b893d..cd85c9d22c1568 100644 --- a/drivers/gpio/gpio-xilinx.c +++ b/drivers/gpio/gpio-xilinx.c @@ -564,7 +564,7 @@ static void xgpio_irqhandler(struct irq_desc *desc) } /** - * xgpio_of_probe - Probe method for the GPIO device. + * xgpio_probe - Probe method for the GPIO device. * @pdev: pointer to the platform device * * Return: