diff options
author | 2015-09-03 10:31:27 -0700 | |
---|---|---|
committer | 2015-09-14 09:12:04 +0200 | |
commit | 46d4f7c25e1bb59b1663878b843a7ec06eaf5806 (patch) | |
tree | 70bc3bf46d49224b26c1aab1779706dfc6568dad /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Documentation: gpio: Explain that <function>-gpio is also supported (diff) | |
download | wireguard-linux-46d4f7c25e1bb59b1663878b843a7ec06eaf5806.tar.xz wireguard-linux-46d4f7c25e1bb59b1663878b843a7ec06eaf5806.zip |
gpio: omap: Fix GPIO numbering for deferred probe
If gpio-omap probe fails with -EPROBE_DEFER, the GPIO numbering
keeps increasing. Only increase the gpio count if gpiochip_add()
was successful as otherwise the numbers will increase for each
probe attempt.
Cc: Javier Martinez Canillas <javier@dowhile0.org>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: Santosh Shilimkar <ssantosh@kernel.org>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions