diff options
author | Beniamino Galvani <b.galvani@gmail.com> | 2016-08-13 20:41:18 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-08-22 12:21:57 +0300 |
commit | db80f0e158e62164308a857bce442dfeddb5c29e (patch) | |
tree | 4d2eee98f8d25aa8ca1e405a313b1cf30f76974c /Kconfig | |
parent | 1e23437563dd3ad57e30c5d6c29995a982fd649b (diff) | |
download | linux-db80f0e158e62164308a857bce442dfeddb5c29e.tar.xz |
pinctrl: meson: get rid of unneeded domain structures
The driver originally supported more domains (register ranges) per
pinctrl device, but since commit 9dab1868ec0d ("pinctrl: amlogic: Make
driver independent from two-domain configuration") each device gets
assigned a single domain and we instantiate multiple pinctrl devices
in the DT.
Therefore, now the 'meson_domain' and 'meson_domain_data' structures
don't have any reason to exist and can be removed to make the model
simpler to understand. This commit doesn't change behavior.
Tested on a Odroid-C2.
Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Acked-by: Kevin Hilman <khilman@baylibre.com>
Tested-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions