Skip to content

Commit 029d14e

Browse files
andy-shevBartosz Golaszewski
authored andcommitted
gpio: davinci: Do not mention legacy API in the code
Replace mentioning of legacy API by the latest one. Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
1 parent 149a028 commit 029d14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpio/gpio-davinci.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ static int davinci_gpio_irq_setup(struct platform_device *pdev)
534534
}
535535

536536
/*
537-
* Arrange gpio_to_irq() support, handling either direct IRQs or
537+
* Arrange gpiod_to_irq() support, handling either direct IRQs or
538538
* banked IRQs. Having GPIOs in the first GPIO bank use direct
539539
* IRQs, while the others use banked IRQs, would need some setup
540540
* tweaks to recognize hardware which can do that.

0 commit comments

Comments
 (0)