]> git.sur5r.net Git - u-boot/commit
gpio: uclass: Fix debug string
authorMario Six <mario.six@gdsys.cc>
Wed, 28 Mar 2018 12:39:01 +0000 (14:39 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 7 Apr 2018 00:45:44 +0000 (20:45 -0400)
commitb053dd7c5a0004f7a9e6ed2200058fe9b8581190
tree2525716c41811288fbb80d333b7c2f14b1473ec7
parent3b17e199189452e67556772cfe246fb9f27576ec
gpio: uclass: Fix debug string

A debug string still has the old name of a function being called; update
it.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/gpio/gpio-uclass.c