]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpio/gpiolib-of.c
Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/scm/linux...
[linux.git] / drivers / gpio / gpiolib-of.c
index 576c7419bbc1e1dd27aacf0d7d1bf60d9e8c13a8..99adc801a0675df20611dac79d495cbb2d8b9fd3 100644 (file)
@@ -84,8 +84,9 @@ static struct gpio_desc *of_xlate_and_get_gpiod_flags(struct gpio_chip *chip,
 /**
  * of_gpio_need_valid_mask() - figure out if the OF GPIO driver needs
  * to set the .valid_mask
- * @dev: the device for the GPIO provider
- * @return: true if the valid mask needs to be set
+ * @gc: the target gpio_chip
+ *
+ * Return: true if the valid mask needs to be set
  */
 bool of_gpio_need_valid_mask(const struct gpio_chip *gc)
 {