linux/drivers/pinctrl/meson
Neil Armstrong f24d311f92 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: 6ac7309511 ("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>
2016-12-29 21:04:45 +01:00
..
Makefile pinctrl: meson: Add GXL pinctrl definitions 2016-11-04 23:05:06 +01:00
pinctrl-meson-gxbb.c pinctrl: amlogic: gxbb: add i2c pins 2016-09-15 15:55:25 +02:00
pinctrl-meson-gxl.c pinctrl: meson: Add GXL pinctrl definitions 2016-11-04 23:05:06 +01:00
pinctrl-meson.c pinctrl: meson: fix gpio request disabling other modes 2016-12-29 21:04:45 +01:00
pinctrl-meson.h pinctrl: meson: Add GXL pinctrl definitions 2016-11-04 23:05:06 +01:00
pinctrl-meson8.c pinctrl: meson: get rid of unneeded domain structures 2016-08-22 11:21:57 +02:00
pinctrl-meson8b.c pinctrl: meson: get rid of unneeded domain structures 2016-08-22 11:21:57 +02:00