···458458459459mctrl_gpio_free(dev, gpios):460460 This will free the requested gpios in mctrl_gpio_init().461461- As devm_* function are used, there's generally no need to call461461+ As devm_* functions are used, there's generally no need to call462462 this function.463463464464mctrl_gpio_to_gpiod(gpios, gidx)