hw/qdev: Correct qdev_init_gpio_out_named() documentation
commit14b0375b39f4acbd2b313a37f5fdf886b0fe74cb
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 18 Dec 2021 12:52:51 +0000 (18 13:52 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 31 Dec 2021 12:21:36 +0000 (31 13:21 +0100)
treea6267182697b0b248abae8a739c76642d2a22282
parent694804ed7b26e66e114a2330887187d697a0d92b
hw/qdev: Correct qdev_init_gpio_out_named() documentation

qdev_init_gpio_out_named() is described as qdev_init_gpio_out(),
and referring to itself in an endless loop, which is confusing. Fix.

Reported-by: Yanan Wang <wangyanan55@huawei.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Yanan Wang <wangyanan55@huawei.com>
Message-Id: <20211218130437.1516929-3-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
include/hw/qdev-core.h