]> git.baikalelectronics.ru Git - uboot.git/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)
commit4eb95df79a5108bd274e0547b5fd7d5c6aa24b42
tree2525716c41811288fbb80d333b7c2f14b1473ec7
parent44a24f1daaeb1c66cd8fc73c189350bc2b8a674a
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