commit | 6c6ce620e08f8764fd9884094afb274e6e85a47a | [log] [tgz] |
---|---|---|
author | Tomasz Figa <t.figa@samsung.com> | Wed Jul 02 17:41:00 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 11 14:08:37 2014 +0200 |
tree | 38f074ef1c669974368774aca64bc2ea1027a16d | |
parent | 18c28caa17d7127e0391e100a919d9f6c156e974 [diff] |
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 <t.figa@samsung.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>