pinctrl: sunxi: handle probe defferal
authorCorentin Labbe <clabbe@baylibre.com>
Thu, 2 Apr 2020 09:08:52 +0000 (09:08 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 16 Apr 2020 08:23:02 +0000 (10:23 +0200)
commit39eb3cc8ab8a5cb7b0a2b728cb653e58319449e9
tree7fd175facb9c7e1744dc6901e2d5dfc2f0a39c93
parent9c95f7c2836c19cd243fb55f17643e6757e11405
pinctrl: sunxi: handle probe defferal

When checking the logs on my sun8i-a33-olinuxino I saw:
sun8i-a23-r-pinctrl 1f02c00.pinctrl: Reset controller missing
but this driver was working after.
This message is just here because the reset controller was still not probed.
So don't say anything if the return code say to wait.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Link: https://lore.kernel.org/r/1585818532-23051-1-git-send-email-clabbe@baylibre.com
Acked-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sunxi/pinctrl-sun8i-a23-r.c