From 22ce4464fad1c0a90ed5c9a745a1fceabf69283d Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Fri, 15 Mar 2013 20:52:07 +0800 Subject: [PATCH] gpio: pl061: Add pl061_gpio_free() commit 39b70ee051 "gpio: pl061: bind pinctrl by gpio request" adds pl061_gpio_request() to request pinctrl. Thus we need to add corresponding pl061_gpio_free() to free the pin. Signed-off-by: Axel Lin Signed-off-by: Linus Walleij --- Reading git-format-patch failed