On Fri, Jan 8, 2016 at 7:50 PM, Stefan Agner <stefan@xxxxxxxx> wrote: > The Freescale Vybrid SoC has GPIO capabilities as part of the > IOMUXC. To enable GPIO's, the gpio_request_enable callback has > been implemented, however the corsponding gpio_disable_free > callback is missing. So far, disabling (unexporting) a GPIO left > the pin in its last state. > > Implement a proper gpio_disable_free function which clears the > three enable bits which influence the state (IBE, OBE and PUE). > > Signed-off-by: Stefan Agner <stefan@xxxxxxxx> Patch applied. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html