[PATCH v3 5/8] gpio: Add Fujitsu MB86S7x GPIO driver
Russell King - ARM Linux
linux at arm.linux.org.uk
Fri Jan 9 04:52:43 PST 2015
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.
--
FTTC broadband for 0.8mile line: currently at 10.5Mbps down 400kbps up
according to speedtest.net.
More information about the linux-arm-kernel
mailing list