From: Tomasz Figa Date: Wed, 2 Jul 2014 15:41:00 +0000 (+0200) Subject: pinctrl: samsung: Handle GPIO request and free using pinctrl helpers X-Git-Tag: omap-for-v3.17/fixes-against-rc2~128^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c6ce620e08f8764fd9884094afb274e6e85a47a;p=pandora-kernel.git pinctrl: samsung: Handle GPIO request and free using pinctrl helpers This patch adds .request() and .free() operations to gpio_chip of pinctrl-samsung driver, which call pinctrl request and free helpers to request and free pinctrl pin along with GPIO pin. Signed-off-by: Tomasz Figa Signed-off-by: Linus Walleij --- Reading git-diff-tree failed