Tony Lindgren 06fc3b70f1 gpio: of: Fix handling for deferred probe for -gpio suffix
Commit dd34c37aa3e (gpio: of: Allow -gpio suffix for property names)
added parsing for both -gpio and -gpios suffix but also changed
the handling for deferred probe unintentionally. Because of the
looping the second name will now return -ENOENT instead of
-EPROBE_DEFER. Fix the issue by breaking out of the loop if
-EPROBE_DEFER is encountered.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2014-06-12 09:57:00 +02:00
..
2014-05-09 13:48:30 +02:00
2013-12-12 14:28:12 +01:00
2014-03-14 10:26:45 +01:00
2012-11-28 11:39:59 -08:00
2014-04-28 12:35:09 -07:00
2011-06-06 10:10:11 -06:00
2012-11-28 11:39:33 -08:00
2014-01-21 10:09:12 -08:00
2014-05-27 15:15:21 +02:00
2013-08-16 15:24:35 +02:00
2013-12-09 14:04:37 +01:00