On 9 January 2015 at 18:22, Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx> wrote: > On Fri, Jan 09, 2015 at 07:33:32PM +0800, Vincent Yang wrote: >> +static int mb86s70_gpio_remove(struct platform_device *pdev) >> +{ >> + struct mb86s70_gpio_chip *gchip = platform_get_drvdata(pdev); >> + >> + gpiochip_remove(&gchip->gc); > > This doesn't disable and unprepare the clock. > Will do. Thanks, Jassi -- 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