Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0df2c999 authored by Dong Aisheng's avatar Dong Aisheng Committed by Grant Likely
Browse files

gpio/of: fix a typo of comment message

parent 07acfc2a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
#include <linux/of_gpio.h>
#include <linux/slab.h>

/* Private data structure for of_gpiochip_is_match */
/* Private data structure for of_gpiochip_find_and_xlate */
struct gg_data {
	enum of_gpio_flags *flags;
	struct of_phandle_args gpiospec;