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

Commit 4817ebb1 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Jonathan Corbet
Browse files

serial: doc: Correct return type of mctrl_gpio_to_gpiod()

parent d886e7ce
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -462,7 +462,8 @@ mctrl_gpio_free(dev, gpios):
	this function.

mctrl_gpio_to_gpiod(gpios, gidx)
	This returns the gpio structure associated to the modem line index.
	This returns the gpio_desc structure associated to the modem line
	index.

mctrl_gpio_set(gpios, mctrl):
	This will sets the gpios according to the mctrl state.