[PATCH v3 5/8] gpio: Add Fujitsu MB86S7x GPIO driver

Jassi Brar jaswinder.singh at linaro.org
Fri Jan 9 05:20:34 PST 2015


On 9 January 2015 at 18:22, Russell King - ARM Linux
<linux at arm.linux.org.uk> 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



More information about the linux-arm-kernel mailing list