commit | 1396007286b1e2fd5dd10ae6a5ccaaaed51ab762 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Oct 09 22:53:39 2017 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Oct 31 09:45:19 2017 +0100 |
tree | 707aa8b71b006ae984deb5e70ab6c81dfbc2fd2d | |
parent | cd70387f892205bcd7b8093b0837269b0739cbe0 [diff] |
pinctrl: sunxi: Enforce the strict mode by default The strict mode should always have been enabled on our driver, and leaving it unchecked just makes it harder to find a migration path as time passes. Let's enable it by default now so that hopefully the new SoCs should be safe. Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>