commit | ba562d5e54fd3136bfea0457add3675850247774 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Wed Jun 01 22:21:53 2016 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Jun 22 17:58:06 2016 +0200 |
tree | 1d5f209e9aaf53e1bc738cd4b10d4377b422fed1 | |
parent | 33688abb2802ff3a230bd2441f765477b94cc89e [diff] |
pinctrl: imx: Do not treat a PIN without MUX register as an error Some PINs do not have a MUX register, it is not an error. It is necessary to allow the continuation of the PINs configuration, otherwise the whole PIN-group will be configured incorrectly. Cc: stable@vger.kernel.org Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>