diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2016-12-06 15:08:16 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-12-29 21:04:45 +0100 |
commit | f24d311f92b516a8aadef5056424ccabb4068e7b (patch) | |
tree | 4df10ebef5093d3ac941c4734345326501f57eca /include/rdma | |
parent | 2983f296f2327bc517e3b29344fce82271160197 (diff) |
pinctrl: meson: fix gpio request disabling other modes
The pinctrl_gpio_request is called with the "full" gpio number, already
containing the base, then meson_pmx_request_gpio is then called with the
final pin number.
Remove the base addition when calling meson_pmx_disable_other_groups.
Fixes: 6ac730951104 ("pinctrl: add driver for Amlogic Meson SoCs")
CC: Beniamino Galvani <b.galvani@gmail.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Kevin Hilman <khilman@baylibre.com>
Acked-by: Beniamino Galvani <b.galvani@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'include/rdma')
0 files changed, 0 insertions, 0 deletions